Skip to content

Commit

Permalink
chore(app): prepare release 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshgngwr committed Sep 21, 2021
1 parent 557a5e0 commit 66d84c4
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 50
versionName '1.3.1'
versionCode 51
versionName '1.3.2'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}

Expand Down
7 changes: 7 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/51.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
- Fix bug with reset button in sleep timer
- Update translations

We're making some radical changes to Noice in the coming releases. Please read the full announcement at https://ashutoshgngwr.github.io/noice/news/v2-announcement

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 66d84c4

Please sign in to comment.