diff --git a/app/build.gradle b/app/build.gradle index 71e20a9..98675fb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 179 - versionName "3.0.14" + versionCode 180 + versionName "3.0.15" } signingConfigs { release {