0.1.0-alpha

This commit is contained in:
Mygod
2018-01-05 01:39:55 +08:00
parent 62449a98ea
commit 2a235c89af

View File

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