PDF, Android, WEB

This commit is contained in:
2025-10-13 19:29:02 +02:00
parent b945b0894f
commit 15e7189bb9
649 changed files with 31428 additions and 8 deletions
Binary file not shown.
@@ -0,0 +1,37 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "at.windesign.workinghours",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0",
"outputFile": "app-release-unsigned.apk"
}
],
"elementType": "File",
"baselineProfiles": [
{
"minApi": 28,
"maxApi": 30,
"baselineProfiles": [
"baselineProfiles/1/app-release-unsigned.dm"
]
},
{
"minApi": 31,
"maxApi": 2147483647,
"baselineProfiles": [
"baselineProfiles/0/app-release-unsigned.dm"
]
}
],
"minSdkVersionForDexing": 21
}