We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7743787 commit a77d8edCopy full SHA for a77d8ed
gradle/libs.versions.toml
@@ -6,8 +6,8 @@ kotlin-compatibility = "0.18.0"
6
compose-multiplatform = "1.8.2"
7
android-gradlePlugin = "8.9.3" # AGP
8
android-minSdk = "21"
9
-android-targetSdk = "35"
10
-android-compileSdk = "35"
+android-targetSdk = "36"
+android-compileSdk = "36"
11
androidx-activityCompose = "1.10.1"
12
androidx-core-ktx = "1.16.0"
13
androidx-appcompat = "1.7.1"
0 commit comments