diff --git a/app/build.gradle b/app/build.gradle index 1638979..a206af3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 96 - versionName "1.2.8" + versionCode 97 + versionName "1.2.9" } signingConfigs { release {