This commit is contained in:
nabeel
2026-04-19 15:02:55 +10:00
commit 3a94910acc
30 changed files with 1298 additions and 0 deletions

3
build.gradle Normal file
View File

@@ -0,0 +1,3 @@
plugins {
id 'com.android.application' version '8.5.2' apply false
}