Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
Update dependency androidx.appcompat:appcompat to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2023
1 parent 1e09d26 commit d0eb6eb
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 @@ -67,7 +67,7 @@ dependencies {
//main android/kotlin
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:1.2.2")
implementation 'androidx.core:core-ktx:1.9.0'
implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.6.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
//navigation
Expand Down

0 comments on commit d0eb6eb

Please sign in to comment.