Initial commit

This commit is contained in:
5ec1cff
2024-07-10 15:06:31 +08:00
committed by 5ec1cff
commit f1939a6484
42 changed files with 3259 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
[versions]
agp = "8.5.0"
[plugins]
agp-app = { id = "com.android.application", version.ref = "agp" }