Skip to content

Commit b1b65cf

Browse files
committed
chore(app): prepare release 0.9.0
1 parent ff95a1a commit b1b65cf

File tree

44 files changed

+11
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+11
-3
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId 'com.github.ashutoshgngwr.noice'
1111
minSdkVersion 21
1212
targetSdkVersion 29
13-
versionCode 27
14-
versionName '0.8.1'
13+
versionCode 28
14+
versionName '0.9.0'
1515
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
1616
}
1717

fastlane/README.md

Lines changed: 1 addition & 1 deletion
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
- Enabled fade effects for sound volume adjustments
2+
- Fixed playback not resuming after short interruptions
3+
- Added categories in the sound library
4+
- Added Czech translations
5+
- Added Polish translations
6+
7+
We're continuously working to make Noice better and useful. Please turn on updates to never miss a thing!
8+
See detailed changelog at https://ashutoshgngwr.github.io/noice/CHANGELOG

0 commit comments

Comments
 (0)