We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b971e8 commit 7e4c98eCopy full SHA for 7e4c98e
buildSrc/src/main/kotlin/Dependencies.kt
@@ -1,5 +1,5 @@
1
object DependenciesVersions {
2
- const val androidGradlePlugin = "8.2.2"
+ const val androidGradlePlugin = "8.5.0"
3
const val kotlin = "1.9.22"
4
const val jUnit = "4.13.2"
5
const val nexusPublishGradlePlugin = "1.3.0"
0 commit comments