Bump version to 2.6.2

This commit is contained in:
ByteHamster 2022-07-30 17:05:46 +02:00
parent a83ed5b2f6
commit 9e87cf6115
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
// Version code schema:
// "1.2.3-beta4" -> 1020304
// "1.2.3" -> 1020395
versionCode 2060195
versionName "2.6.1"
versionCode 2060295
versionName "2.6.2"
def commit = ""
try {