Skip to content

Commit 7fa9c7c

Browse files
committed
Bump compileSdk version to 36 in MediaPlayer build script
1 parent b342336 commit 7fa9c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mediaplayer/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ kotlin {
135135

136136
android {
137137
namespace = "io.github.kdroidfilter.composemediaplayer"
138-
compileSdk = 35
138+
compileSdk = 36
139139

140140
defaultConfig {
141141
minSdk = 21

0 commit comments

Comments
 (0)