android: bootstrap phase-0 compose project skeleton
Some checks failed
CI / test (push) Failing after 2m4s
Some checks failed
CI / test (push) Failing after 2m4s
This commit is contained in:
4
android/build.gradle.kts
Normal file
4
android/build.gradle.kts
Normal file
@@ -0,0 +1,4 @@
|
||||
plugins {
|
||||
id("com.android.application") version "8.7.2" apply false
|
||||
id("org.jetbrains.kotlin.android") version "2.0.21" apply false
|
||||
}
|
||||
Reference in New Issue
Block a user