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 Jun 19, 2024
1 parent d52b409 commit 9d7ff7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ ext {
lifecycleVersion = '2.2.0'

// appcompat version
appCompatVersion = '1.6.1'
appCompatVersion = '1.7.0'

// jUnit version
jUnitVersion = '4.13.2'
Expand Down

0 comments on commit 9d7ff7f

Please sign in to comment.