updated patches

This commit is contained in:
Mariotaku Lee 2016-12-01 16:36:16 +08:00
parent fbe9163e2a
commit 6514cee367
1 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@ IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
--- twidere/build.gradle (revision ad4c3268eab10de738146488beee2632e178821d)
--- twidere/build.gradle (date 1480579617000)
+++ twidere/build.gradle (revision )
@@ -6,7 +6,7 @@
apply plugin: 'androidsvgdrawable'
@ -52,20 +52,20 @@ Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
compile project(':twidere.component.nyan')
// START Non-FOSS component
- googleCompile 'com.google.android.gms:play-services-maps:9.8.0'
- googleCompile 'com.google.android.gms:play-services-auth:9.8.0'
- googleCompile 'com.google.android.gms:play-services-maps:10.0.0'
- googleCompile 'com.google.android.gms:play-services-auth:10.0.0'
- googleCompile 'com.google.maps.android:android-maps-utils:0.4.4'
- googleCompile('com.crashlytics.sdk.android:crashlytics:2.6.5@aar') { transitive = true }
- googleCompile ':YouTubeAndroidPlayerApi:1.2.2@jar'
+// googleCompile 'com.google.android.gms:play-services-maps:9.8.0'
+// googleCompile 'com.google.android.gms:play-services-auth:9.8.0'
+// googleCompile 'com.google.android.gms:play-services-maps:10.0.0'
+// googleCompile 'com.google.android.gms:play-services-auth:10.0.0'
+// googleCompile 'com.google.maps.android:android-maps-utils:0.4.4'
+// googleCompile('com.crashlytics.sdk.android:crashlytics:2.6.5@aar') { transitive = true }
+// googleCompile ':YouTubeAndroidPlayerApi:1.2.2@jar'
// END Non-FOSS component
fdroidCompile 'org.osmdroid:osmdroid-android:5.5:release@aar'
@@ -209,5 +209,5 @@
@@ -210,5 +210,5 @@
}
// START Non-FOSS component