Bump version to 3.11.0

This commit is contained in:
ByteHamster
2026-01-01 16:34:15 +01:00
parent f76e312327
commit be0e53b3ac
2 changed files with 3 additions and 3 deletions

View File

@ -12,8 +12,8 @@ android {
// Version code schema:
// "1.2.3-beta4" -> 1020304
// "1.2.3" -> 1020395
versionCode 3110001
versionName "3.11.0-beta1"
versionCode 3110095
versionName "3.11.0"
javaCompileOptions {
annotationProcessorOptions {