Skip to content

Commit

Permalink
Update dependency androidx.appcompat:appcompat to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent c64a1d9 commit c156b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ android {

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.0"
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation project(':ViewBinding-ktx')
}

0 comments on commit c156b92

Please sign in to comment.