1
0
Fork 0
mirror of https://github.com/Corewala/Buran synced 2025-03-12 07:06:48 +00:00
This commit is contained in:
Corewala 2022-05-28 16:13:02 -04:00
parent eef63cd2e7
commit d247b17999

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"
}