diff --git a/app/build.gradle b/app/build.gradle index 6c47503..46f88b9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "om.sstvencoder" minSdkVersion 21 targetSdkVersion 32 - versionCode 27 - versionName "2.6" + versionCode 28 + versionName "2.7" } buildTypes { release {