mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 18:24:42 +00:00
chore(deps): Update agp to v8.5.0
Also convert some plugins to use version catalog
This commit is contained in:
parent
f8b462c4b5
commit
cbdd16f6d4
11 changed files with 26 additions and 18 deletions
|
@ -1,8 +1,8 @@
|
|||
plugins {
|
||||
kotlin("multiplatform")
|
||||
alias(kotlinx.plugins.multiplatform)
|
||||
alias(androidx.plugins.library)
|
||||
alias(libs.plugins.sqldelight)
|
||||
kotlin("plugin.serialization")
|
||||
id("app.cash.sqldelight")
|
||||
id("com.android.library")
|
||||
}
|
||||
|
||||
kotlin {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue