Version 2.8

This commit is contained in:
Olga Miller 2023-03-05 13:56:19 +01:00
parent c6be28df56
commit 6401f1bdc5

View file

@ -6,8 +6,8 @@ android {
applicationId "om.sstvencoder"
minSdkVersion 21
targetSdkVersion 32
versionCode 28
versionName "2.7"
versionCode 29
versionName "2.8"
}
buildTypes {
release {