diff --git a/app/build.gradle b/app/build.gradle index 710ec2e23..12b389925 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId 'com.github.ashutoshgngwr.noice' minSdkVersion 21 targetSdkVersion 29 - versionCode 35 - versionName '0.13.0' + versionCode 36 + versionName '0.14.0' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' } diff --git a/fastlane/metadata/android/en-US/changelogs/36.txt b/fastlane/metadata/android/en-US/changelogs/36.txt new file mode 100644 index 000000000..6c3a9db3b --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/36.txt @@ -0,0 +1,6 @@ +- Fixed app stuck in "Pause" mode after unplugging headphones +- Added Turkish translations (by Berkay Gündüz) +- Updated German translations (by MakiWolf) + +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