diff --git a/README.md b/README.md index 1e826b9bb..dc9eb8c67 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,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: (89) 3.1.3.1 +###### Current version: (90) 3.1.3.2 ###### Material Design Icon by Julian Javier Gomez, Axinen Design (https://plus.google.com/u/0/+AxinenDesign) diff --git a/project/app/build.gradle b/project/app/build.gradle index 789342ffc..7d590abd6 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 89 - versionName "3.1.3.1" + versionCode 90 + versionName "3.1.3.2" } buildTypes { release { diff --git a/project/app/src/main/res/values/strings.xml b/project/app/src/main/res/values/strings.xml index d517c8b48..b4b9c96fe 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.3.1 + v3.1.3.2 albums: %d N/A No equalizer found!