Initial commit of Android app

This commit is contained in:
ElPoyo
2026-06-17 23:29:47 +02:00
parent ca8a8fb270
commit a3eb26065c
720 changed files with 38423 additions and 0 deletions
Binary file not shown.
@@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.example.polaritychecker",
"variantName": "debug",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0",
"outputFile": "app-debug.apk"
}
],
"elementType": "File"
}