This commit is contained in:
2025-08-19 20:31:48 +08:00
commit fd404114d8
19 changed files with 602 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
[versions]
agp = "8.12.1"
[plugins]
android-application = { id = "com.android.application", version.ref = "agp" }