Skip to content

Commit

Permalink
chore(app): prepare release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshgngwr committed Aug 18, 2021
1 parent 4a8b4e9 commit 6183b77
Show file tree
Hide file tree
Showing 2 changed files with 9 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 @@ -17,8 +17,8 @@ android {
applicationId 'com.github.ashutoshgngwr.noice'
minSdkVersion 21
targetSdkVersion 30
versionCode 47
versionName '1.2.1'
versionCode 48
versionName '1.2.2'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}

Expand Down
7 changes: 7 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/48.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
- Fix crash on opening preset shortcuts
- Fix crash on viewing wake-up timers from the system bar
- Fix fade glitch on re-opening the same preset shortcut
- Update translations

We're continuously working to make Noice better. Please turn on updates to never miss a thing!
See detailed changelog at https://ashutoshgngwr.github.io/noice/CHANGELOG

0 comments on commit 6183b77

Please sign in to comment.