mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
Revert "Use stable android-job lib"
This reverts commit 1c28fc69bad34cd781dfe655fa051a622d7b2e62.
This commit is contained in:
parent
0be1f75d5b
commit
4c86922597
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,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.evernote:android-job:1.1.6'
|
||||
compile 'com.evernote:android-job:1.1.7-SNAPSHOT'
|
||||
|
||||
/// dependencies for local unit tests
|
||||
testCompile 'junit:junit:4.12'
|
||||
|
|
Loading…
Reference in a new issue