Bump version

This commit is contained in:
xynngh 2019-09-07 15:14:22 +04:00
parent 450ed3ddad
commit 9d899ac843
1 changed files with 2 additions and 2 deletions

View File

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