1
0
Fork 0
mirror of https://github.com/Corewala/Buran synced 2024-12-21 23:32:40 +00:00
This commit is contained in:
Corewala 2022-06-21 17:28:48 -04:00
parent f98756bebb
commit bae12d17a8

View file

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