diff --git a/app/build.gradle b/app/build.gradle index cb5892d..34b07a9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "om.sstvencoder" minSdkVersion 15 targetSdkVersion 28 - versionCode 23 - versionName "2.2" + versionCode 24 + versionName "2.3" } buildTypes { release {