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 6baa91c commit 4fbf450Copy full SHA for 4fbf450
build.gradle
@@ -3,7 +3,7 @@ import org.gradle.api.internal.project.ProjectInternal
3
4
buildscript {
5
ext.kotlinVersion = '1.9.0'
6
- ext.androidGradlePluginVersion = '8.0.2'
+ ext.androidGradlePluginVersion = '8.1.0'
7
8
repositories {
9
mavenCentral()
0 commit comments