File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,3 +12,13 @@ kotlin.daemon.jvmargs=-Xmx8G
1212# Android
1313android.useAndroidX =true
1414android.nonTransitiveRClass =true
15+ android.defaults.buildfeatures.resvalues =true
16+ android.sdk.defaultTargetSdkToCompileSdkIfUnset =false
17+ android.enableAppCompileTimeRClass =false
18+ android.usesSdkInManifest.disallowed =false
19+ android.uniquePackageNames =false
20+ android.dependency.useConstraints =true
21+ android.r8.strictFullModeForKeepRules =false
22+ android.r8.optimizedResourceShrinking =false
23+ android.builtInKotlin =false
24+ android.newDsl =false
Original file line number Diff line number Diff line change 11[versions ]
22kotlin = " 2.3.0"
3- ksp = " 2.3.0 "
4- agp = " 8.13.2 "
3+ ksp = " 2.3.2 "
4+ agp = " 9.0.0 "
55
66# https://github.com/JetBrains/compose-multiplatform/releases
77composeMultiplatform = " 1.9.3"
Original file line number Diff line number Diff line change 11# Mon Dec 11 12:09:16 CET 2023
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14 -bin.zip
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.1.0 -bin.zip
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments