build: bump to 4.0.0-dev4
This commit is contained in:
parent
f28f2dd9f7
commit
b108970fe5
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId namespace
|
||||
versionName "4.0.0-dev3"
|
||||
versionCode 56
|
||||
versionName "4.0.0-dev4"
|
||||
versionCode 57
|
||||
|
||||
minSdk min_sdk
|
||||
targetSdk target_sdk
|
||||
|
|
Loading…
Reference in a new issue