bump to 1.3

This commit is contained in:
Peter Cai 2018-10-03 19:42:00 +08:00
parent 4114479d8f
commit 167c4ad46b
No known key found for this signature in database
GPG Key ID: 71F5FB4E4F3FD54F
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "net.typeblog.shelter"
minSdkVersion 24
targetSdkVersion 28
versionCode 8
versionName "1.3-alpha"
versionCode 9
versionName "1.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {