Bump version to 3.0.0

This commit is contained in:
ByteHamster 2023-03-06 22:32:10 +01:00
parent 3ddd7f2f80
commit 870fe2be56
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
// Version code schema:
// "1.2.3-beta4" -> 1020304
// "1.2.3" -> 1020395
versionCode 3000006
versionName "3.0.0-beta6"
versionCode 3000095
versionName "3.0.0"
def commit = ""
try {