From baf1ae2aeeacb41d31f05e9369384eaa6b041609 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sun, 12 Nov 2017 23:57:54 +0100 Subject: [PATCH] update commons to 2.38.9 --- app/build.gradle | 2 +- app/src/main/res/values/styles.xml | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index e713089bc..ccc09ef5f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -45,7 +45,7 @@ ext { } dependencies { - compile 'com.simplemobiletools:commons:2.38.8' + compile 'com.simplemobiletools:commons:2.38.9' compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.7.2' compile 'com.theartofdev.edmodo:android-image-cropper:2.4.0' compile 'com.bignerdranch.android:recyclerview-multiselect:0.2' diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 90ea62bbf..54db9f7d0 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -1,8 +1,6 @@ - +