diff --git a/app/build.gradle b/app/build.gradle index a77bdc4..e9d8c19 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 70 - versionName "1.1.48" + versionCode 71 + versionName "1.1.49" } signingConfigs { release {