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