Bump version to 2.7.1

This commit is contained in:
ByteHamster 2022-10-02 13:22:11 +02:00
parent 939719ea83
commit d5f0ef2448
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 2070095
versionName "2.7.0"
versionCode 2070195
versionName "2.7.1"
def commit = ""
try {