bump to 1.1-alpha for testing

This commit is contained in:
Peter Cai 2018-08-28 09:26:34 +08:00
parent cf014d7978
commit 85c1d14aa7
No known key found for this signature in database
GPG key ID: 71F5FB4E4F3FD54F

View file

@ -7,8 +7,8 @@ android {
applicationId "net.typeblog.shelter"
minSdkVersion 24
targetSdkVersion 28
versionCode 3
versionName "1.0"
versionCode 4
versionName "1.1-alpha"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {