Skip to content

Commit 08a9286

Browse files
committed
⬆️ bump compileSdk version to 36 in build.gradle.kts
1 parent ab185a8 commit 08a9286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qs-kotlin-android/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111

1212
android {
1313
namespace = "io.github.techouse.qskotlin.android"
14-
compileSdk = 35
14+
compileSdk = 36
1515
defaultConfig { minSdk = 25 }
1616

1717
compileOptions {

0 commit comments

Comments
 (0)