1
0
Fork 0
mirror of https://github.com/Corewala/Buran synced 2024-12-22 07:42:43 +00:00
This commit is contained in:
Corewala 2022-03-13 17:03:05 -04:00
parent d7a2cdeb9f
commit 70734e33d9

View file

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