diff --git a/app/build.gradle b/app/build.gradle index e6c813b..6ed5401 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 26 - versionCode 308 - versionName "3.2.50" + versionCode 309 + versionName "3.2.51" } signingConfigs { release {