Skip to content

Commit

Permalink
chore(app): prepare release 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshgngwr committed Dec 14, 2020
1 parent 51b94d7 commit 082fb10
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
}

Expand Down
6 changes: 6 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/36.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 082fb10

Please sign in to comment.