Skip to content

Commit

Permalink
Upgrade AGP to 8.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarare authored and mergify[bot] committed Nov 15, 2023
1 parent 2540135 commit 4822b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ object Versions {
}

object Gradle {
const val android_plugin = "8.0.2"
const val android_plugin = "8.1.3"
const val kotlin_plugin = Kotlin.compiler
}

Expand Down

0 comments on commit 4822b3e

Please sign in to comment.