From 99a8153d9e216289d52214853588ae6a0a427ff6 Mon Sep 17 00:00:00 2001 From: enricocid Date: Mon, 17 Sep 2018 11:12:24 +0200 Subject: [PATCH] Bump to 3.0.3 Signed-off-by: enricocid --- FAQ.md | 2 +- README.md | 14 +++++++------- project/app/build.gradle | 4 ++-- project/app/src/main/res/values/strings.xml | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/FAQ.md b/FAQ.md index 85ade99e7..145da6b0a 100644 --- a/FAQ.md +++ b/FAQ.md @@ -66,7 +66,7 @@ If you have other questions to ask which are not listed in the above FAQ, kindly **For developers:** Want to help, but You **get stuck** during the build process at **'Configuration on demand is not supported by the current version'** on Android Studio 3.x.x? -Here is the answer to Your problems: https://stackoverflow.com/a/49996317 +Here is the fix: https://stackoverflow.com/a/49996317 If you have other questions to ask which are not listed in the above FAQ, kindly ask by creating an issue. We will be available to give answers to your questions. diff --git a/README.md b/README.md index a0c0f5659..deaaca1c2 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,9 @@ [![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: (78) 3.0.2.2 +###### Current version: (79) 3.0.3 ###### Material Design Icon by Julian Javier Gomez, Axinen Design (https://plus.google.com/u/0/+AxinenDesign) -# For developers: -Want to help, but You **get stuck** during the build process at **'Configuration on demand is not supported by the current version'** on Android Studio 3.x.x? - -Here is the answer to Your problems: https://stackoverflow.com/a/49996317 - - ![ScreenShot](https://raw.githubusercontent.com/enricocid/Music-Player-GO/master/icon2.png) @@ -68,6 +62,12 @@ You can also get the app from **IzzyOnDroid** repository! To add this repo to Yo *Based on nothing: it was written from scratch besides few snippets here and there* +### For developers: +Want to help, but You **get stuck** during the build process at **'Configuration on demand is not supported by the current version'** on Android Studio 3.x.x? + + +Here is the fix: https://stackoverflow.com/a/49996317 + ### What does this cost? *Music Player GO will always be free! Anyway, you can still buy me a beer, an ice cream or something via [PayPal](https://www.paypal.me/enricocid) if You really liked it! :)* diff --git a/project/app/build.gradle b/project/app/build.gradle index 95adb0c1d..3e8abc73b 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 78 - versionName "3.0.2.2" + versionCode 79 + versionName "3.0.3" } buildTypes { release { diff --git a/project/app/src/main/res/values/strings.xml b/project/app/src/main/res/values/strings.xml index c2aa96936..7efb74ef8 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.2 + v3.0.3 albums: %d N/A No equalizer found!