diff --git a/app/build.gradle b/app/build.gradle index f3bbbda..a4e5e70 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 26 - versionCode 314 - versionName "3.2.56" + versionCode 315 + versionName "3.2.57" } signingConfigs { release {