diff --git a/app/build.gradle b/app/build.gradle index 598fffe..4c1f5bd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 152 - versionName "1.7.2" + versionCode 153 + versionName "1.7.3" } signingConfigs { release {