From 46f55eff14c4e75dc4ac3a51d0c269e344010038 Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 16 Jan 2018 23:32:38 +0100 Subject: [PATCH] update commons to 3.7.7 --- app/build.gradle | 2 +- app/src/main/res/values/colors.xml | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 82e4e658..6b443e2b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -41,7 +41,7 @@ ext { } dependencies { - implementation 'com.simplemobiletools:commons:3.7.5' + implementation 'com.simplemobiletools:commons:3.7.7' implementation 'joda-time:joda-time:2.9.9' debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion" diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index 0ebcd872..d781ec5f 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -1,6 +1,4 @@ - - @color/theme_dark_text_color - @color/theme_dark_background_color +