build: bump to 4.0.0-dev4

This commit is contained in:
Alexander Capehart 2025-01-13 19:27:24 -07:00
parent f28f2dd9f7
commit b108970fe5
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47

View file

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