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