Skip to content

Commit

Permalink
Bump to 2.4.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: enricocid <enrico2588@gmail.com>
  • Loading branch information
enricocid committed May 31, 2018
1 parent f761dc8 commit fbb33a7
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Music-Player-GO [![API](https://img.shields.io/badge/API-21%2B-blue.svg?style=flat-square)](https://android-arsenal.com/api?level=21) - [![Donate on PayPal](https://img.shields.io/badge/PayPal-Donate%20Now-brightgreen.svg)](https://paypal.me/enricocid)
# Music-Player-GO
[![API](https://img.shields.io/badge/API-21%2B-blue.svg?style=flat-square)](https://android-arsenal.com/api?level=21)[![Donate on PayPal](https://img.shields.io/badge/PayPal-Donate%20Now-brightgreen.svg)](https://paypal.me/enricocid)

###### Very slim music player!: size <1000KB!
###### Current version: (54) 2.4.1.3
###### Current version: (55) 2.4.1.4
###### Material Design Icon by Julian Javier Gomez (https://plus.google.com/+JulianGomezAxinen)


Expand All @@ -10,7 +11,7 @@

# Screenshots

![Screenshots](https://raw.githubusercontent.com/enricocid/Music-Player-GO/master/screenshots_v54.png)
![Screenshots](https://raw.githubusercontent.com/enricocid/Music-Player-GO/master/screenshots_v55.png)


# Download
Expand Down
4 changes: 2 additions & 2 deletions project/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "com.iven.musicplayergo"
minSdkVersion 21
targetSdkVersion 27
versionCode 54
versionName "2.4.1.3"
versionCode 55
versionName "2.4.1.4"
}
buildTypes {
release {
Expand Down
Binary file removed screenshots_v54.png
Binary file not shown.
Binary file added screenshots_v55.png
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 fbb33a7

Please sign in to comment.