Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
plugins {
|
||||
id("com.android.application") version "9.2.1" apply false
|
||||
id("org.jetbrains.kotlin.plugin.compose") version "2.3.10" apply false
|
||||
id("com.google.devtools.ksp") version "2.3.8" apply false
|
||||
}
|
||||
Reference in New Issue
Block a user