build: bump to 3.5.0-dev

This commit is contained in:
Alexander Capehart 2024-05-17 20:08:04 -06:00
parent 4c5a8410f0
commit 830ac34b67
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47

View file

@ -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