diff --git a/app/build.gradle b/app/build.gradle index d7e0112..3ab72e9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 24 // 25+ file:// unable to open - versionCode 213 - versionName "3.0.47" + versionCode 214 + versionName "3.0.48" } signingConfigs { release {