Skip to content

Commit 4161674

Browse files
Update Android Gradle Plugin to v8.11.0
1 parent 77bf8d4 commit 4161674

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
2-
id 'com.android.application' version '8.1.2' apply false
3-
id 'com.android.library' version '8.1.2' apply false
2+
id 'com.android.application' version '8.11.0' apply false
3+
id 'com.android.library' version '8.11.0' apply false
44
id "com.diffplug.spotless" version "6.22.0" apply false
55
id 'org.jetbrains.kotlin.android' version '1.9.10' apply false
66
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"

0 commit comments

Comments
 (0)