Version 2.6

This commit is contained in:
Olga Miller 2022-10-31 18:22:36 +01:00
parent 0bcd953b44
commit fc244c2c9e

View file

@ -6,8 +6,8 @@ android {
applicationId "om.sstvencoder" applicationId "om.sstvencoder"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 32 targetSdkVersion 32
versionCode 26 versionCode 27
versionName "2.5" versionName "2.6"
} }
buildTypes { buildTypes {
release { release {