Skip to content

Commit 4fc1409

Browse files
committed
build: androidx.core:core-ktx back to 1.6.0
1 parent b43b56b commit 4fc1409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html-text/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ android {
4848

4949
dependencies {
5050
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
51-
implementation "androidx.core:core-ktx:1.7.0-beta02"
51+
implementation "androidx.core:core-ktx:1.6.0"
5252
}

0 commit comments

Comments
 (0)