Bump version to 3.4.0

This commit is contained in:
ByteHamster 2024-05-12 21:22:49 +02:00
parent aa23656770
commit 5f5d744e71
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 3040005
versionName "3.4.0-beta5"
versionCode 3040095
versionName "3.4.0"
javaCompileOptions {
annotationProcessorOptions {