From 02103be966fdd9eaa863bb9d88a9da2a00045cdc Mon Sep 17 00:00:00 2001 From: enricocid Date: Tue, 25 Sep 2018 12:28:51 +0200 Subject: [PATCH] Bump to 3.1.2 Signed-off-by: enricocid --- README.md | 2 +- project/app/build.gradle | 4 ++-- project/app/src/main/res/values/strings.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 007e11e6b..0623efc89 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: (85) 3.1.1 +###### Current version: (86) 3.1.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 118eab147..d1c1c52de 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 85 - versionName "3.1.1" + versionCode 86 + versionName "3.1.2" } buildTypes { release { diff --git a/project/app/src/main/res/values/strings.xml b/project/app/src/main/res/values/strings.xml index 1fa072a9a..b2ec955ed 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.1 + v3.1.2 albums: %d N/A No equalizer found!