Skip to content

Commit 44e263e

Browse files
author
Haiting Pu
committed
Update androidx.core:core-ktx version to be compatible with sdk 34
1 parent a1dddbd commit 44e263e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

extension/android/gradle.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
android.useAndroidX=true
2-
kotlin.jvm.target.validation.mode = IGNORE

extension/android/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
commons-math3 = "3.6.1"
66
guava = "32.1.3-jre"
77
junit = "4.13.2"
8-
core-ktx = "1.16.0"
8+
core-ktx = "1.13.1"
99
kotlin = "1.9.23"
1010

1111
[libraries]

0 commit comments

Comments
 (0)