diff --git a/app/build.gradle b/app/build.gradle index a5f2993..bd817f1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 26 - versionCode 301 - versionName "3.2.43" + versionCode 302 + versionName "3.2.44" } signingConfigs { release {