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