correction du texte

This commit is contained in:
Clement
2020-09-14 13:51:27 +02:00
parent 146c179fcc
commit 52a57b0b50
4 changed files with 22 additions and 2 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"version": 1,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.iutlaval.myapplication",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"properties": [],
"versionCode": 1,
"versionName": "1.0",
"enabled": true,
"outputFile": "app-release.apk"
}
]
}