mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 16:27:06 +05:30
gradle: bump AGP
This commit is contained in:
parent
586db42bad
commit
426c64f5cf
4 changed files with 2 additions and 7 deletions
|
@ -10,7 +10,6 @@ plugins {
|
|||
kotlin {
|
||||
android()
|
||||
jvm()
|
||||
sourceSets["androidMain"].apply { dependsOn(sourceSets["androidAndroidTestRelease"]) }
|
||||
sourceSets["commonMain"].apply {
|
||||
dependencies { implementation(libs.kotlinx.serialization.core) }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue