diff --git a/app/build.gradle b/app/build.gradle index c5a1e8e..63d5a67 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 65 - versionName "1.1.43" + versionCode 66 + versionName "1.1.44" } signingConfigs { release {