This commit is contained in:
Corewala 2022-05-28 16:13:02 -04:00
parent eef63cd2e7
commit d247b17999
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "corewala.gemini.buran"
minSdkVersion 21
targetSdkVersion 30
versionCode 9
versionName "v1.8"
versionCode 10
versionName "v1.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}