Version 2.9

This commit is contained in:
Olga Miller 2023-08-27 11:43:40 +02:00
parent ec849bef77
commit ff69230e4a

View file

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