Bump version: v0.5.7
This commit is contained in:
parent
8fff93cf3d
commit
83b6a78853
|
@ -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 5060
|
versionCode 5070
|
||||||
versionName "0.5.6"
|
versionName "0.5.7"
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
annotationProcessorOptions {
|
annotationProcessorOptions {
|
||||||
|
|
Loading…
Reference in New Issue