diff --git a/app/build.gradle b/app/build.gradle index 11e8a6c..e144e95 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "om.sstvencoder" minSdkVersion 15 targetSdkVersion 26 - versionCode 22 - versionName "2.1" + versionCode 23 + versionName "2.2" } buildTypes { release {