Version 2.10

This commit is contained in:
Olga Miller 2024-01-14 13:26:42 +01:00
parent e213aa8d4b
commit a7fe39fa73

View file

@ -6,8 +6,8 @@ android {
applicationId "om.sstvencoder" applicationId "om.sstvencoder"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 33 targetSdkVersion 33
versionCode 30 versionCode 31
versionName "2.9" versionName "2.10"
} }
buildTypes { buildTypes {
release { release {