From 5eac344745fc716cae5562cca248667e48a4cc4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Sat, 31 Dec 2016 12:58:45 +0100 Subject: [PATCH] Fixed version number --- .idea/misc.xml | 2 +- playmusicexporter/build.gradle | 4 ++-- playmusicexporter/playmusicexporter.iml | 16 ++++++++-------- .../src/main/res/xml/pref_about.xml | 4 ++-- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index fbb6828..5d19981 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -37,7 +37,7 @@ - + diff --git a/playmusicexporter/build.gradle b/playmusicexporter/build.gradle index 94f04e1..b1ad5a7 100644 --- a/playmusicexporter/build.gradle +++ b/playmusicexporter/build.gradle @@ -33,8 +33,8 @@ android { minSdkVersion 21 targetSdkVersion 25 // TODO Change Version with releases - versionCode 102 - versionName '2.4.2' + versionCode 103 + versionName '0.9.1' vectorDrawables.useSupportLibrary = true } buildTypes { diff --git a/playmusicexporter/playmusicexporter.iml b/playmusicexporter/playmusicexporter.iml index fc48e4c..9833dc1 100644 --- a/playmusicexporter/playmusicexporter.iml +++ b/playmusicexporter/playmusicexporter.iml @@ -66,14 +66,6 @@ - - - - - - - - @@ -82,6 +74,14 @@ + + + + + + + + diff --git a/playmusicexporter/src/main/res/xml/pref_about.xml b/playmusicexporter/src/main/res/xml/pref_about.xml index 980a873..b7b2848 100644 --- a/playmusicexporter/src/main/res/xml/pref_about.xml +++ b/playmusicexporter/src/main/res/xml/pref_about.xml @@ -50,11 +50,11 @@