diff --git a/app/build.gradle b/app/build.gradle index 8186f7c..b1a9ba0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 26 // 24+ file:// unable to open - versionCode 286 - versionName "3.2.28" + versionCode 287 + versionName "3.2.29" } signingConfigs { release {