Merge branch 'master' of github.com:Marc-Pierre-Barbier/PTS3 into master

merge with local branch
This commit is contained in:
marc
2020-09-14 14:05:45 +02:00
3 changed files with 20 additions and 0 deletions
Binary file not shown.
+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"
}
]
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB