Skip to content

Commit 2e8247f

Browse files
Update Android Gradle Plugin to v8.6.1
1 parent 52ceacb commit 2e8247f

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.5.0' apply false
3-
id 'com.android.library' version '8.5.0' apply false
2+
id 'com.android.application' version '8.6.1' apply false
3+
id 'com.android.library' version '8.6.1' apply false
44
id "com.diffplug.spotless" version "6.25.0" apply false
55
id 'org.jetbrains.kotlin.android' version '2.0.0' apply false
66
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"

0 commit comments

Comments
 (0)