diff --git a/app/app.iml b/app/app.iml index 33a7364..2d7a8c7 100644 --- a/app/app.iml +++ b/app/app.iml @@ -66,14 +66,6 @@ - - - - - - - - @@ -82,6 +74,14 @@ + + + + + + + + diff --git a/app/build.gradle b/app/build.gradle index 9d02b43..9618dc9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,7 +8,7 @@ android { applicationId "org.openlp.android2" minSdkVersion 16 targetSdkVersion 25 - versionCode 5 + versionCode 6 versionName "2.0" vectorDrawables.useSupportLibrary = true }