bump to 1.4.1

This commit is contained in:
Peter Cai 2019-03-10 20:30:39 +08:00
parent d49365ddd0
commit 06a7d176a9
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 11
versionName "1.4"
versionCode 12
versionName "1.4.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {