Skip to content

Commit 2c7542d

Browse files
Merge pull request #157 from OMGSoundboard/dependabot/gradle/com.android.library-8.9.1
Bump com.android.library from 8.8.2 to 8.9.1
2 parents af6c385 + c766db1 commit 2c7542d

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.1.0' apply false
1414
id 'org.jetbrains.kotlin.plugin.compose' version '2.1.20' apply false
1515
id 'com.google.devtools.ksp' version '2.1.10-1.0.31' apply false
16-
id 'com.android.library' version '8.8.2' apply false
16+
id 'com.android.library' version '8.9.1' apply false
1717
}

0 commit comments

Comments
 (0)