diff --git a/app/build.gradle b/app/build.gradle index 999bad2..932fc2f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 30 - versionName "1.1.9" + versionCode 31 + versionName "1.1.10" } signingConfigs { release {