build: bump to 3.5.0-dev
This commit is contained in:
parent
4c5a8410f0
commit
830ac34b67
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ android {
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId namespace
|
applicationId namespace
|
||||||
versionName "3.4.3"
|
versionName "3.5.0-dev"
|
||||||
versionCode 44
|
versionCode 45
|
||||||
|
|
||||||
minSdk 24
|
minSdk 24
|
||||||
targetSdk 34
|
targetSdk 34
|
||||||
|
|
Loading…
Reference in a new issue