Browse Source

Update android job

Mario Danic 8 years ago
parent
commit
c6d6fc82f0

+ 1 - 1
build.gradle

@@ -177,7 +177,7 @@ dependencies {
     compile 'com.google.code.findbugs:annotations:2.0.1'
     compile group: 'commons-io', name: 'commons-io', version: '2.4'
     compile 'com.google.android.gms:play-services:10.2.0'
-    compile 'com.github.evernote:android-job:v1.1.7'
+    compile 'com.github.evernote:android-job:v1.1.8'
 
     /// dependencies for local unit tests
     testCompile 'junit:junit:4.12'

+ 3 - 3
src/main/java/com/owncloud/android/files/BootupBroadcastReceiver.java

@@ -21,13 +21,13 @@
 
 package com.owncloud.android.files;
 
-import com.owncloud.android.lib.common.utils.Log_OC;
-import com.owncloud.android.services.observer.FileObserverService;
-
 import android.content.BroadcastReceiver;
 import android.content.Context;
 import android.content.Intent;
 
+import com.owncloud.android.lib.common.utils.Log_OC;
+import com.owncloud.android.services.observer.FileObserverService;
+
 
 /**
  * App-registered receiver catching the broadcast intent reporting that the system was