Bump version: v0.5.5

This commit is contained in:
xynngh 2020-09-12 21:57:54 +04:00
parent 97b33b93fa
commit cf28a0f3af
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
minSdkVersion 14
//noinspection OldTargetApi: required for call blocking
targetSdkVersion 28
versionCode 5040
versionName "0.5.4"
versionCode 5050
versionName "0.5.5"
javaCompileOptions {
annotationProcessorOptions {