1
0
Fork 0
mirror of https://github.com/Corewala/Buran synced 2025-01-03 05:34:28 +00:00
This commit is contained in:
Corewala 2022-05-19 14:11:45 -04:00
parent 0d30671b4b
commit 76145f80d5

View file

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