Skip to content

Commit

Permalink
chore(app): prepare release 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshgngwr committed Dec 3, 2020
1 parent d6e8aa6 commit bd324c5
Show file tree
Hide file tree
Showing 3 changed files with 12 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 34
versionName '0.12.0'
versionCode 35
versionName '0.13.0'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}

Expand Down
9 changes: 9 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/35.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- Add button to play a random mix (preset)
- Add "Add to home screen" option for presets
- Amplify sound volumes
- Fix the disappearing Wake-up timer when renaming the selected preset

To add a preset to your home screen, go to the "Saved Preset" list and click on the item menu.

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
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Noice is an app that allows you to create a customised ambience using clips from
- Google Cast (Chromecast) enabled [Play Store release only]
- Auto sleep timer
- Wake-up timer (Alarm Clock)
- Generate random mixes
- Make a customised mix
- Save your favourite mixes
- Play alongside other music players
Expand Down

0 comments on commit bd324c5

Please sign in to comment.