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" applicationId "om.sstvencoder"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 32 targetSdkVersion 32
versionCode 28 versionCode 29
versionName "2.7" versionName "2.8"
} }
buildTypes { buildTypes {
release { release {