mirror of
https://git.sr.ht/~oppen/ariane
synced 2025-01-03 05:45:22 +00:00
day night them override release 2.0.7
This commit is contained in:
parent
50a13884a5
commit
a61d1d1a03
3 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
}
|
||||
|
|
BIN
app/release/oppen_gemini_ariane_2_0_7.apk
Normal file
BIN
app/release/oppen_gemini_ariane_2_0_7.apk
Normal file
Binary file not shown.
|
@ -10,8 +10,8 @@
|
|||
{
|
||||
"type": "SINGLE",
|
||||
"filters": [],
|
||||
"versionCode": 14,
|
||||
"versionName": "2.0.6",
|
||||
"versionCode": 15,
|
||||
"versionName": "2.0.7",
|
||||
"outputFile": "app-release.apk"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue