We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad96a4 commit 89a1d53Copy full SHA for 89a1d53
buildSrc/src/main/kotlin/Dependencies.kt
@@ -1,5 +1,5 @@
1
object DependenciesVersions {
2
- const val androidGradlePlugin = "8.11.0"
+ const val androidGradlePlugin = "8.12.2"
3
const val kotlin = "1.9.22"
4
const val jUnit = "4.13.2"
5
const val nexusPublishGradlePlugin = "1.3.0"
0 commit comments