Skip to content

Commit

Permalink
build: androidx.core:core-ktx back to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ch4rl3x committed Oct 8, 2021
1 parent b43b56b commit 4fc1409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html-text/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ android {

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

0 comments on commit 4fc1409

Please sign in to comment.