Skip to content

Commit 7e4c98e

Browse files
Update plugin com.android.library to v8.5.0
1 parent 4b971e8 commit 7e4c98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Dependencies.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
object DependenciesVersions {
2-
const val androidGradlePlugin = "8.2.2"
2+
const val androidGradlePlugin = "8.5.0"
33
const val kotlin = "1.9.22"
44
const val jUnit = "4.13.2"
55
const val nexusPublishGradlePlugin = "1.3.0"

0 commit comments

Comments
 (0)