5.1.0: Android 121, iOS 147

This commit is contained in:
Evgeny Poberezkin
2023-05-22 18:45:15 +01:00
parent db55496fc7
commit c10a4346a9
2 changed files with 6 additions and 6 deletions

View File

@@ -13,8 +13,8 @@ android {
targetSdk 32
// !!!
// skip version code after release to F-Droid, as it uses two version codes
versionCode 120
versionName "5.1-beta.1"
versionCode 121
versionName "5.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {