Skip to content

Commit 74e8479

Browse files
Merge pull request #176 from OMGSoundboard/dependabot/gradle/com.android.library-8.12.0
Bump com.android.library from 8.9.3 to 8.12.0
2 parents 70f5674 + 8973334 commit 74e8479

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
@@ -13,5 +13,5 @@ plugins {
1313
id 'org.jetbrains.kotlin.android' version '2.2.0' apply false
1414
id 'org.jetbrains.kotlin.plugin.compose' version '2.2.0' apply false
1515
id 'com.google.devtools.ksp' version '2.2.0-2.0.2' apply false
16-
id 'com.android.library' version '8.9.3' apply false
16+
id 'com.android.library' version '8.12.0' apply false
1717
}

0 commit comments

Comments
 (0)