diff --git a/app/build.gradle b/app/build.gradle index 666fe26..1c3d8b0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 67 - versionName "1.1.45" + versionCode 68 + versionName "1.1.46" } signingConfigs { release {