Skip to content

Commit

Permalink
Merge pull request #92 from duttabhishek0/renovate/androidx.appcompat…
Browse files Browse the repository at this point in the history
…-appcompat-1.6.1

Update dependency androidx.appcompat:appcompat to v1.6.1
  • Loading branch information
duttabhishek0 authored Sep 27, 2023
2 parents dc9820e + 8060218 commit 6e1a0b3
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 @@ -47,7 +47,7 @@ android {

implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'androidx.core:core-ktx:1.8.0'
implementation 'androidx.appcompat:appcompat:1.4.2'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.6.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit 6e1a0b3

Please sign in to comment.