Skip to content

Commit

Permalink
v2.1.2 -> update version & metadata
Browse files Browse the repository at this point in the history
Signed-off-by: VishnuSanal <[email protected]>
  • Loading branch information
VishnuSanal committed Nov 18, 2023
1 parent 37ca5de commit f1a7905
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -11,8 +11,8 @@ android {
applicationId "phone.vishnu.dialogmusicplayer"
minSdk 21
targetSdk 33
versionCode 10
versionName "v2.1.1"
versionCode 11
versionName "v2.1.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
- Fixes missing notification actions on Android 13+
- Bug fixes

Full Changelog: https://github.com/VishnuSanal/DialogMusicPlayer/compare/v2.1.0...v2.1.1

0 comments on commit f1a7905

Please sign in to comment.