diff --git a/app/build.gradle b/app/build.gradle index f07980d..3ad2b02 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 28 - versionName "1.1.7" + versionCode 29 + versionName "1.1.8" } signingConfigs { release {