day night them override release 2.0.7

This commit is contained in:
Jonathan Fisher 2020-11-15 19:47:03 +00:00
parent 50a13884a5
commit a61d1d1a03
3 changed files with 4 additions and 4 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "oppen.gemini.ariane"
minSdkVersion 21
targetSdkVersion 30
versionCode 14
versionName "2.0.6"
versionCode 15
versionName "2.0.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Binary file not shown.

View File

@ -10,8 +10,8 @@
{
"type": "SINGLE",
"filters": [],
"versionCode": 14,
"versionName": "2.0.6",
"versionCode": 15,
"versionName": "2.0.7",
"outputFile": "app-release.apk"
}
]