1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/buildozer/pubspec.json
lufebe16 b7569e79c2 Android version
- version info updates
- bug fix
2024-10-31 09:34:34 +01:00

20 lines
No EOL
388 B
JSON

{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "org.lufebe16.pysolfc",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 102130100,
"versionName": "3.1.0",
"outputFile": "pysolfc-release.apk"
}
],
"elementType": "File"
}