mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-1881 App | Tech | Update AGP (7.4.2)
This commit is contained in:
parent
b9cc260154
commit
47d41af9bd
1 changed files with 2 additions and 2 deletions
|
@ -161,8 +161,8 @@ appUpdater = { module = "com.github.PLPsiSoft:AndroidAppUpdater", version = "991
|
|||
[bundles]
|
||||
|
||||
[plugins]
|
||||
application = { id = "com.android.application", version = "7.4.1" }
|
||||
library = { id = "com.android.library", version = "7.4.1" }
|
||||
application = { id = "com.android.application", version = "7.4.2" }
|
||||
library = { id = "com.android.library", version = "7.4.2" }
|
||||
kotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlinVersion" }
|
||||
dokka = { id = "org.jetbrains.dokka", version.ref = "kotlinVersion" }
|
||||
kserialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlinVersion" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue