diff --git a/README.md b/README.md index d8a53461e..d68ffcb68 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![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!) with low memory footprint! -###### Current version: (70) 2.5.2 +###### Current version: (71) 2.5.3 ###### Material Design Icon by Julian Javier Gomez, Axinen Design (https://plus.google.com/u/0/+AxinenDesign) diff --git a/project/app/src/main/res/values/strings.xml b/project/app/src/main/res/values/strings.xml index a3e2efa25..189c8c028 100644 --- a/project/app/src/main/res/values/strings.xml +++ b/project/app/src/main/res/values/strings.xml @@ -1,6 +1,6 @@ Music Player GO - v2.5.2 + v2.5.3 %s (albums: %d) N/A No equalizer found! diff --git a/screenshots_v70.png b/screenshots_v70.png deleted file mode 100644 index 1a609da5a..000000000 Binary files a/screenshots_v70.png and /dev/null differ diff --git a/screenshots_v71.png b/screenshots_v71.png new file mode 100644 index 000000000..6d79e477d Binary files /dev/null and b/screenshots_v71.png differ