diff --git a/README.md b/README.md index 4e9f6a016..91448c84a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,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 with low memory footprint! -###### Current version: (87) 3.1.2.1 +###### Current version: (88) 3.1.3 ###### Material Design Icon by Julian Javier Gomez, Axinen Design (https://plus.google.com/u/0/+AxinenDesign) @@ -40,7 +40,7 @@ You can also get the app from **IzzyOnDroid** repository! To add this repo to Yo - Skip to next song; - Music organized by artist; - Colorful index bar; -- Dark status bar icons for light accents; +- Dark status bar icons (from Android Marshmallow); ### Settings at hand: diff --git a/project/app/build.gradle b/project/app/build.gradle index 5c64c97c5..2d8cb8f17 100644 --- a/project/app/build.gradle +++ b/project/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.iven.musicplayergo" minSdkVersion 21 targetSdkVersion 28 - versionCode 87 - versionName "3.1.2.1" + versionCode 88 + versionName "3.1.3" } buildTypes { release { diff --git a/project/app/src/main/res/values/strings.xml b/project/app/src/main/res/values/strings.xml index 5b96aea11..bb9602e73 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 - v3.1.2.1 + v3.1.3 albums: %d N/A No equalizer found!