Change the Authentication Screen.

This commit is contained in:
Andres Gomez, Thomas (ITDV RL) 2024-06-26 16:39:08 +02:00
parent 529ea5f893
commit b907e934c9
18 changed files with 657 additions and 380 deletions

View file

@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.pixelized.biblib",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 161,
"versionName": "0.1.6",
"outputFile": "app-release.apk"
}
],
"elementType": "File"
}