Skip to content

Commit ffff486

Browse files
Update Android Gradle Plugin to v8.1.3
1 parent 0b1ad16 commit ffff486

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.1' apply false
3-
id 'com.android.library' version '8.1.1' apply false
2+
id 'com.android.application' version '8.1.3' apply false
3+
id 'com.android.library' version '8.1.3' apply false
44
id 'org.jetbrains.kotlin.android' version '1.9.10' apply false
55
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
66
}

0 commit comments

Comments
 (0)