Skip to content

Commit dd7dc73

Browse files
authored
Merge pull request #8 from cl33t/renovate/com.android.library-8.x
Update plugin com.android.library to v8.12.2
2 parents 9b86f3c + ab2609c commit dd7dc73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
plugins {
33
id("com.android.application") version "8.12.2" apply false
44
id("org.jetbrains.kotlin.android") version "2.2.0" apply false
5-
id("com.android.library") version "8.12.0-alpha09" apply false
5+
id("com.android.library") version "8.12.2" apply false
66
}

0 commit comments

Comments
 (0)