diff --git a/app/build.gradle b/app/build.gradle index 0ff5420..bbfa32b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 36 - versionName "1.1.15" + versionCode 37 + versionName "1.1.16" } signingConfigs { release {