diff --git a/app/build.gradle b/app/build.gradle index 7a3d58f..29c6201 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "om.sstvencoder" minSdkVersion 15 targetSdkVersion 29 - versionCode 24 - versionName "2.3" + versionCode 25 + versionName "2.4" } buildTypes { release {