Bump version: v0.5.4

This commit is contained in:
xynngh 2020-09-07 22:26:12 +04:00
parent 73d2404781
commit eeca7e60be
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 5030
versionName "0.5.3"
versionCode 5040
versionName "0.5.4"
javaCompileOptions {
annotationProcessorOptions {