Bump version

This commit is contained in:
xynngh
2019-10-15 17:05:36 +04:00
parent b9c32914cf
commit 8c32946233

View File

@@ -6,8 +6,8 @@ android {
applicationId "dummydomain.yetanothercallblocker" applicationId "dummydomain.yetanothercallblocker"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 28 targetSdkVersion 28
versionCode 300 versionCode 310
versionName "0.3.0" versionName "0.3.1"
} }
buildTypes { buildTypes {
release { release {