mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 05:35:39 +03:00
Revert "Remove play services"
This reverts commit d860d942ede22fb53d6d610a99d3e71ad18a7be7.
This commit is contained in:
parent
56a9998efb
commit
e245b1f91d
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ dependencies {
|
||||||
compile 'com.getbase:floatingactionbutton:1.10.1'
|
compile 'com.getbase:floatingactionbutton:1.10.1'
|
||||||
compile 'com.google.code.findbugs:annotations:2.0.1'
|
compile 'com.google.code.findbugs:annotations:2.0.1'
|
||||||
compile group: 'commons-io', name: 'commons-io', version: '2.4'
|
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.6'
|
||||||
|
|
||||||
/// dependencies for local unit tests
|
/// dependencies for local unit tests
|
||||||
|
|
Loading…
Reference in a new issue