mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3594 Tech | AGP 8.10.0 (#2391)
This commit is contained in:
parent
4a4646929d
commit
ca637bfd99
1 changed files with 2 additions and 2 deletions
|
@ -160,8 +160,8 @@ firebaseMessaging = { module = "com.google.firebase:firebase-messaging"}
|
|||
[bundles]
|
||||
|
||||
[plugins]
|
||||
application = { id = "com.android.application", version = "8.9.1" }
|
||||
library = { id = "com.android.library", version = "8.9.1" }
|
||||
application = { id = "com.android.application", version = "8.10.0" }
|
||||
library = { id = "com.android.library", version = "8.10.0" }
|
||||
kotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlinVersion" }
|
||||
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlinVersion" }
|
||||
dokka = { id = "org.jetbrains.dokka", version.ref = "dokkaVersion" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue