0.9.0-beta

This commit is contained in:
Mygod
2018-01-13 16:47:26 +08:00
parent 86013c93fb
commit 5fb6f8f347

View File

@@ -9,8 +9,8 @@ android {
applicationId "be.mygod.vpnhotspot"
minSdkVersion 21
targetSdkVersion 27
versionCode 2
versionName "0.1.0-alpha"
versionCode 3
versionName "0.9.0-beta"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {