Skip to content

Commit

Permalink
v2.0.0 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 Aug 29, 2023
1 parent 653e896 commit 49164f3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 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 7
versionName "1.4.1"
versionCode 8
versionName "v2.0.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
1 change: 0 additions & 1 deletion fastlane/metadata/android/en-US/changelogs/7.txt

This file was deleted.

4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/8.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- Complete architecture overhaul
- Includes notification for playback

Full Changelog: https://github.com/VishnuSanal/DialogMusicPlayer/compare/v1.4.1...v2.0.0

0 comments on commit 49164f3

Please sign in to comment.