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 a1dddbd commit 44e263eCopy full SHA for 44e263e
extension/android/gradle.properties
@@ -1,2 +1 @@
1
android.useAndroidX=true
2
-kotlin.jvm.target.validation.mode = IGNORE
extension/android/gradle/libs.versions.toml
@@ -5,7 +5,7 @@
5
commons-math3 = "3.6.1"
6
guava = "32.1.3-jre"
7
junit = "4.13.2"
8
-core-ktx = "1.16.0"
+core-ktx = "1.13.1"
9
kotlin = "1.9.23"
10
11
[libraries]
0 commit comments