diff --git a/app/build.gradle b/app/build.gradle index b2d9060..77a8270 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 64 - versionName "1.1.42" + versionCode 65 + versionName "1.1.43" } signingConfigs { release {