Skip to content

Commit

Permalink
Merge pull request #11 from RaghavAwasthi/dependabot/gradle/androidx.…
Browse files Browse the repository at this point in the history
…core-core-ktx-1.6.0

Bump core-ktx from 1.3.2 to 1.6.0
  • Loading branch information
RaghavAwasthi authored Jul 29, 2021
2 parents 167cfcb + 2055472 commit 97cb68c
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 @@ -53,7 +53,7 @@ dependencies {
kapt "androidx.lifecycle:lifecycle-common-java8:$lifecycle_version"

implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'androidx.core:core-ktx:1.3.2'
implementation 'androidx.core:core-ktx:1.6.0'
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.material:material:1.4.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
Expand Down

0 comments on commit 97cb68c

Please sign in to comment.