diff --git a/app/build.gradle b/app/build.gradle index 3e1b46801..38f834148 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId 'com.github.ashutoshgngwr.noice' minSdkVersion 21 targetSdkVersion 29 - versionCode 32 - versionName '0.11.0' + versionCode 33 + versionName '0.11.1' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' } diff --git a/fastlane/metadata/android/en-US/changelogs/33.txt b/fastlane/metadata/android/en-US/changelogs/33.txt new file mode 100644 index 000000000..f643a0dbb --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/33.txt @@ -0,0 +1,4 @@ +- CRITICAL: Remove unwanted gap in looping sounds + +We're continuously working to make Noice better and useful. Please turn on updates to never miss a thing! +See detailed changelog at https://ashutoshgngwr.github.io/noice/CHANGELOG