Version 2.5

This commit is contained in:
Olga Miller 2020-06-30 12:04:35 +02:00
parent 8119c5bd91
commit 0bbecd4fa8

View file

@ -6,8 +6,8 @@ android {
applicationId "om.sstvencoder" applicationId "om.sstvencoder"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 29 targetSdkVersion 29
versionCode 25 versionCode 26
versionName "2.4" versionName "2.5"
} }
buildTypes { buildTypes {
release { release {