From a05497e4a795c7e9211e5b8fccb8970855bf4ecc Mon Sep 17 00:00:00 2001 From: enricocid Date: Sun, 16 Sep 2018 15:48:37 +0200 Subject: [PATCH] Bump to 3.0.2.1 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 ba862ca60..afc2b5bc3 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: (76) 3.0.2 +###### Current version: (77) 3.0.2.1 ###### 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 46ed4f5cf..e875702d9 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 76 - versionName "3.0.2" + versionCode 77 + versionName "3.0.2.1" } buildTypes { release { diff --git a/project/app/src/main/res/values/strings.xml b/project/app/src/main/res/values/strings.xml index c39440713..98905589d 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.0.2 + v3.0.2.1 albums: %d N/A No equalizer found!