We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b43b56b commit 4fc1409Copy full SHA for 4fc1409
html-text/build.gradle
@@ -48,5 +48,5 @@ android {
48
49
dependencies {
50
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
51
- implementation "androidx.core:core-ktx:1.7.0-beta02"
+ implementation "androidx.core:core-ktx:1.6.0"
52
}
0 commit comments