Bump version to 2.7.0

This commit is contained in:
ByteHamster 2022-08-28 13:10:10 +02:00
parent 4c1ed3e49a
commit 2f6fb3ffd5

View File

@ -10,8 +10,8 @@ android {
// Version code schema:
// "1.2.3-beta4" -> 1020304
// "1.2.3" -> 1020395
versionCode 2070001
versionName "2.7.0-beta1"
versionCode 2070095
versionName "2.7.0"
def commit = ""
try {