Bump version: v0.5.5
This commit is contained in:
parent
97b33b93fa
commit
cf28a0f3af
|
@ -8,8 +8,8 @@ android {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
//noinspection OldTargetApi: required for call blocking
|
//noinspection OldTargetApi: required for call blocking
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 5040
|
versionCode 5050
|
||||||
versionName "0.5.4"
|
versionName "0.5.5"
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
annotationProcessorOptions {
|
annotationProcessorOptions {
|
||||||
|
|
Loading…
Reference in New Issue