Skip to content

Commit

Permalink
build:调整androidx-core-ktx版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
Petterpx committed Jun 22, 2022
1 parent 514d95b commit c7bffe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ android {

dependencies {

implementation 'androidx.core:core-ktx:1.5.31'
implementation 'androidx.core:core-ktx:1.5.0'
implementation 'androidx.appcompat:appcompat:1.3.0'
implementation 'com.google.android.material:material:1.4.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
Expand Down

0 comments on commit c7bffe7

Please sign in to comment.