Bump version

This commit is contained in:
xynngh 2019-09-01 18:57:38 +04:00
parent 14b1af3aad
commit f8403c3771
1 changed files with 2 additions and 2 deletions

View File

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