Version 2.13

This commit is contained in:
Olga Miller 2025-05-24 10:31:47 +02:00
parent cfda4eff70
commit 94821b1697

View file

@ -6,8 +6,8 @@ android {
applicationId "om.sstvencoder" applicationId "om.sstvencoder"
minSdk 21 minSdk 21
targetSdk 35 targetSdk 35
versionCode 33 versionCode 34
versionName "2.12" versionName "2.13"
} }
buildTypes { buildTypes {
release { release {