Skip to content

Commit

Permalink
升级androidx-core-ktx 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
zhpanvip committed Apr 7, 2020
1 parent a8eb685 commit d650584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indicator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {
androidTestImplementation 'androidx.test:runner:1.2.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
implementation 'androidx.viewpager2:viewpager2:1.0.0'
implementation "androidx.core:core-ktx:1.1.0"
implementation "androidx.core:core-ktx:1.2.0"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
}
repositories {
Expand Down

0 comments on commit d650584

Please sign in to comment.