Release 1.8

This commit is contained in:
Federico
2022-09-10 14:08:46 +02:00
parent cd20f99747
commit feb2eac287
2 changed files with 21 additions and 1 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.dosse.airpods",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 20,
"versionName": "1.8",
"outputFile": "app-release.apk"
}
],
"elementType": "File"
}
+1 -1
View File
@@ -7,7 +7,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:7.2.1'
classpath 'com.android.tools.build:gradle:7.2.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files