tag first release: 1.0

This commit is contained in:
Peter Cai 2018-08-25 15:39:17 +08:00
parent 61b9437a45
commit ba0b5e9424
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 26
targetSdkVersion 28
versionCode 2
versionName "1.0-beta2"
versionCode 3
versionName "1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {