Bump version

This commit is contained in:
xynngh 2019-10-15 17:05:36 +04:00
parent b9c32914cf
commit 8c32946233
1 changed files with 2 additions and 2 deletions

View File

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