Skip to content

Commit

Permalink
chore(app): prepare release 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshgngwr committed Aug 13, 2021
1 parent 9735cd8 commit 329ca7b
Show file tree
Hide file tree
Showing 2 changed files with 6 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 46
versionName '1.2.0'
versionCode 47
versionName '1.2.1'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}

Expand Down
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/47.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- CRITICAL: Fix crash on switching screens within the app

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 329ca7b

Please sign in to comment.