diff --git a/app/build.gradle b/app/build.gradle index 811fa5b..4a17636 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 26 - versionCode 318 - versionName "3.2.60" + versionCode 319 + versionName "3.2.61" } signingConfigs { release {