Skip to content

Commit c1fea25

Browse files
committed
⬆️ update AGP to v8.11.1
1 parent 8346c9c commit c1fea25

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
@@ -1,7 +1,7 @@
11
plugins {
22
kotlin("jvm") version "2.0.21" apply false
33
kotlin("android") version "2.0.21" apply false
4-
id("com.android.library") version "8.10.1" apply false
4+
id("com.android.library") version "8.11.1" apply false
55
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
66
id("org.jetbrains.dokka") version "1.9.20" apply false
77
}

0 commit comments

Comments
 (0)