Skip to content

Commit fc0fb84

Browse files
committed
Update Gradle plugin
1 parent 2b07ade commit fc0fb84

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
@@ -7,7 +7,7 @@ buildscript {
77
mavenCentral()
88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:8.11.0-rc02'
10+
classpath 'com.android.tools.build:gradle:8.11.0'
1111
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.21"
1212
}
1313
}

0 commit comments

Comments
 (0)