mirror of
https://github.com/Corewala/Buran
synced 2025-01-03 05:34:28 +00:00
v1.5
This commit is contained in:
parent
0c034a7a43
commit
0f09464654
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 5
|
versionCode 6
|
||||||
versionName "v1.4"
|
versionName "v1.5"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue