Bump version to 3.7.0

This commit is contained in:
ByteHamster
2025-03-05 19:43:34 +01:00
parent 2ae1f430d4
commit 8331bc1287

View File

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