From 5808ec3b62718ee63f313f465d8a5ec5695d8e8c Mon Sep 17 00:00:00 2001 From: tibbi Date: Thu, 9 Nov 2017 16:00:24 +0100 Subject: [PATCH] update commons to 2.38.1 --- app/build.gradle | 2 +- app/src/main/AndroidManifest.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index bb8dd42ad..4b22423ea 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -45,7 +45,7 @@ ext { } dependencies { - compile 'com.simplemobiletools:commons:2.38.0' + compile 'com.simplemobiletools:commons:2.38.1' 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/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index ff7ff3399..e0e44d1c3 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -5,6 +5,7 @@ +