diff --git a/README.md b/README.md index e2dcbbec4..053fec0b6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ###### Very slim and nice music player with low memory footprint! ###### Now available in Kotlin language -###### Current version: (97) 3.5 +###### Current version: (98) 3.5.0.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 194c3b728..97397374e 100644 --- a/project/app/build.gradle +++ b/project/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.iven.musicplayergo" minSdkVersion 21 targetSdkVersion 28 - versionCode 97 - versionName "3.5" + versionCode 98 + versionName "3.5.0.1" } buildTypes { release { diff --git a/project/app/src/main/res/values/strings.xml b/project/app/src/main/res/values/strings.xml index 515c3e9a1..12b2cbccf 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.5 + v3.5.0.1 albums: %d N/A No equalizer found!