Bump version to 3.5.0-beta3

This commit is contained in:
ByteHamster 2024-09-03 22:21:00 +02:00
parent fe0c5910d7
commit 462494964d
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 3050002
versionName "3.5.0-beta2"
versionCode 3050003
versionName "3.5.0-beta3"
javaCompileOptions {
annotationProcessorOptions {