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 {
|
||||
applicationId namespace
|
||||
versionName "3.4.3"
|
||||
versionCode 44
|
||||
versionName "3.5.0-dev"
|
||||
versionCode 45
|
||||
|
||||
minSdk 24
|
||||
targetSdk 34
|
||||
|
|
Loading…
Reference in a new issue