build: change version code to -dev

As is convention
This commit is contained in:
Alexander Capehart 2025-01-06 14:27:13 -07:00
parent 2b46774215
commit 3b97c61b7d
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47

View file

@ -18,7 +18,7 @@ android {
defaultConfig { defaultConfig {
applicationId namespace applicationId namespace
versionName "4.0.0-BETA1" versionName "4.0.0-dev"
versionCode 54 versionCode 54
minSdk min_sdk minSdk min_sdk