diff --git a/app/build.gradle b/app/build.gradle index 1345408..52a9a6e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 161 - versionName "2.0.6" + versionCode 162 + versionName "2.0.7" } signingConfigs { release {