Skip to content

Commit

Permalink
v1.4.0 -> update version number, changelog & screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
VishnuSanal committed Aug 14, 2022
1 parent a874de6 commit b83227d
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 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 31
versionCode 5
versionName "1.3.0"
versionCode 6
versionName "1.4.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
3 changes: 0 additions & 3 deletions fastlane/metadata/android/en-US/changelogs/5.txt

This file was deleted.

4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/6.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- More control on playback speed (0.75x & 1.25x)
- Save current playback position on quit
- Seek/Rewind support
- Fix bugs & glitches
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b83227d

Please sign in to comment.