I don't know how to develop for android

This commit is contained in:
Astatin3
2024-03-24 17:49:47 -06:00
parent 407bc0aeef
commit 363470a275
51 changed files with 1274 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
alias(libs.plugins.androidApplication) apply false
}