We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b60138b commit 1e3521fCopy full SHA for 1e3521f
build.gradle
@@ -3,7 +3,7 @@ import org.gradle.api.internal.project.ProjectInternal
3
4
buildscript {
5
ext.kotlinVersion = '2.0.0'
6
- ext.androidGradlePluginVersion = '8.4.2'
+ ext.androidGradlePluginVersion = '8.5.0'
7
8
repositories {
9
mavenCentral()
0 commit comments