Initial commit

This commit is contained in:
2026-05-15 10:03:12 +03:00
commit 04b11797d0
1115 changed files with 38810 additions and 0 deletions
@@ -0,0 +1,21 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.crsmthw.phase10tracker",
"variantName": "debug",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0",
"outputFile": "app-debug.apk"
}
],
"elementType": "File",
"minSdkVersionForDexing": 35
}