diff --git a/app/build.gradle b/app/build.gradle index c719b1f..a722527 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 207 - versionName "3.0.41" + versionCode 208 + versionName "3.0.42" } signingConfigs { release {