ojo/app/release/output-metadata.json

20 lines
389 B
JSON
Raw Normal View History

2021-10-14 16:57:17 +02:00
{
2023-02-17 09:22:53 +01:00
"version": 3,
2021-10-14 16:57:17 +02:00
"artifactType": {
"type": "APK",
"kind": "Directory"
},
2023-02-17 09:22:53 +01:00
"applicationId": "it.danieleverducci.ojo.googleplay",
2021-10-14 16:57:17 +02:00
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
2023-02-17 09:22:53 +01:00
"attributes": [],
"versionCode": 6,
"versionName": "0.1.1",
2021-10-14 16:57:17 +02:00
"outputFile": "app-release.apk"
}
2023-02-17 09:22:53 +01:00
],
"elementType": "File"
2021-10-14 16:57:17 +02:00
}