mirror of
https://github.com/TwidereProject/Twidere-Android
synced 2025-02-02 17:56:56 +01:00
updated google play services version
This commit is contained in:
parent
cff2d8fb17
commit
0f6979f6d9
@ -41,5 +41,5 @@ android {
|
||||
dependencies {
|
||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
compile 'com.google.android.support:wearable:1.1.0'
|
||||
compile 'com.google.android.gms:play-services-wearable:6.5.87'
|
||||
compile 'com.google.android.gms:play-services-wearable:7.0.0'
|
||||
}
|
||||
|
@ -75,7 +75,7 @@ dependencies {
|
||||
compile 'com.squareup.okhttp:okhttp:2.3.0'
|
||||
compile 'pl.droidsonroids.gif:android-gif-drawable:1.1.2'
|
||||
aarLinkSources 'com.squareup.okhttp:okhttp:2.2.0:sources@jar'
|
||||
googleCompile 'com.google.android.gms:play-services-maps:6.5.87'
|
||||
googleCompile 'com.google.android.gms:play-services-maps:7.0.0'
|
||||
googleCompile 'com.google.maps.android:android-maps-utils:0.3.4'
|
||||
fdroidCompile 'org.osmdroid:osmdroid-android:4.3'
|
||||
fdroidCompile 'org.slf4j:slf4j-simple:1.7.10'
|
||||
|
Loading…
x
Reference in New Issue
Block a user