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