Skip to content

Commit

Permalink
Merge pull request #179 from nuhkoca/renovate/versions.gradle_plugin
Browse files Browse the repository at this point in the history
Update dependency com.android.tools.build:gradle to v8.8.0
  • Loading branch information
nuhkoca authored Jan 9, 2025
2 parents 8fa8afc + f8926a4 commit c200fde
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 @@ -4,7 +4,7 @@ object Versions {
const val android_annotation = "1.9.1"

// Gradle plugins
const val gradle_plugin = "8.7.3"
const val gradle_plugin = "8.8.0"
const val kotlin_gradle_plugin = "2.1.0"

// UI
Expand Down

0 comments on commit c200fde

Please sign in to comment.