Android Projekt umbenannt

This commit is contained in:
2026-04-01 08:10:04 +02:00
parent 697105f460
commit cd912612ad
1096 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "de.oaa.xxx.app",
"variantName": "debug",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0",
"outputFile": "app-debug.apk"
}
],
"elementType": "File",
"minSdkVersionForDexing": 26
}