Skip to content

Commit 5cf3810

Browse files
fix(deps): update androidgradlepluginversion to v9
1 parent 006df80 commit 5cf3810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.gradle.api.internal.project.ProjectInternal
33

44
buildscript {
55
ext.kotlinVersion = '2.3.0'
6-
ext.androidGradlePluginVersion = '8.13.2'
6+
ext.androidGradlePluginVersion = '9.0.0'
77

88
repositories {
99
mavenCentral()

0 commit comments

Comments
 (0)