mirror of
https://github.com/Corewala/Buran
synced 2024-12-22 07:42:43 +00:00
v1.10
This commit is contained in:
parent
f98756bebb
commit
bae12d17a8
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ android {
|
||||||
applicationId "corewala.gemini.buran"
|
applicationId "corewala.gemini.buran"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 10
|
versionCode 11
|
||||||
versionName "v1.9"
|
versionName "v1.10"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue