Skip to content

Commit

Permalink
Merge pull request #123 from nuhkoca/renovate/versions.appcompat
Browse files Browse the repository at this point in the history
Update dependency androidx.appcompat:appcompat to v1.7.0
  • Loading branch information
nuhkoca authored Jun 5, 2024
2 parents 789d843 + f8f67e7 commit 48c0c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object Versions {
const val kotlin_gradle_plugin = "2.0.0"

// UI
const val appcompat = "1.6.1"
const val appcompat = "1.7.0"
const val material = "1.12.0"
const val constraint_layout = "2.1.4"

Expand Down

0 comments on commit 48c0c2f

Please sign in to comment.