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 ba82db0 commit 91f0f17Copy full SHA for 91f0f17
1 file changed
build.gradle
@@ -3,7 +3,7 @@ import org.gradle.api.internal.project.ProjectInternal
3
4
buildscript {
5
ext.kotlinVersion = '2.1.21'
6
- ext.androidGradlePluginVersion = '8.10.0'
+ ext.androidGradlePluginVersion = '8.10.1'
7
8
repositories {
9
mavenCentral()
0 commit comments