diff --git a/app/build.gradle b/app/build.gradle index 0aa7b0b..5a22e3c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 8 - versionName "1.0.7" + versionCode 9 + versionName "1.0.8" } signingConfigs { release {