fix: repair AGP upgrade file corruption
All checks were successful
Android build / build (push) Successful in 9m9s
All checks were successful
Android build / build (push) Successful in 9m9s
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
ControlSocket /tmp/hermes-ssh/10f5d101ae8e6d0c.sock already exists, disabling multiplexing
|
||||
plugins {
|
||||
id("com.android.application") version "8.10.0" apply false
|
||||
id("org.jetbrains.kotlin.android") version "2.0.21" apply false
|
||||
// Required for Kotlin 2.0+ when Compose is enabled
|
||||
id("org.jetbrains.kotlin.plugin.compose") version "2.0.21" apply false
|
||||
}
|
||||
plugins {
|
||||
id("com.android.application") version "8.10.0" apply false
|
||||
id("org.jetbrains.kotlin.android") version "2.0.21" apply false
|
||||
// Required for Kotlin 2.0+ when Compose is enabled
|
||||
id("org.jetbrains.kotlin.plugin.compose") version "2.0.21" apply false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user