diff --git a/app/build.gradle b/app/build.gradle index e90fc3c..de255d0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 87 - versionName "1.1.65" + versionCode 88 + versionName "1.2.0" } signingConfigs { release {