Bump version to 3.4.0-beta4

This commit is contained in:
ByteHamster 2024-04-29 00:01:45 +02:00
parent 1505c50b1b
commit b877344a7e
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ android {
// Version code schema:
// "1.2.3-beta4" -> 1020304
// "1.2.3" -> 1020395
versionCode 3040003
versionName "3.4.0-beta3"
versionCode 3040004
versionName "3.4.0-beta4"
javaCompileOptions {
annotationProcessorOptions {