diff --git a/app/build.gradle b/app/build.gradle index cffac3d..5e76d7f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 148 - versionName "1.6.0" + versionCode 149 + versionName "1.6.1" } signingConfigs { release {