Bump version to 3.12.0-beta4

This commit is contained in:
ByteHamster
2026-06-30 08:08:02 +02:00
parent 1f755eed98
commit bdfd540c32

View File

@ -12,8 +12,8 @@ android {
// Version code schema:
// "1.2.3-beta4" -> 1020304
// "1.2.3" -> 1020395
versionCode 3120003
versionName "3.12.0-beta3"
versionCode 3120004
versionName "3.12.0-beta4"
}
signingConfigs {