diff --git a/app/build.gradle b/app/build.gradle index d1a79d7..5d14a24 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 165 - versionName "3.0.0" + versionCode 166 + versionName "3.0.1" } signingConfigs { release {