updated patches

This commit is contained in:
Mariotaku Lee 2016-10-18 13:32:53 +08:00
parent 442e14ce7d
commit af4477f765
1 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@ IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
--- twidere/build.gradle (date 1473397693000)
--- twidere/build.gradle (revision 442e14ce7d81d81ce38fa50077e4ebedb711bc6b)
+++ twidere/build.gradle (revision )
@@ -6,7 +6,7 @@
apply plugin: 'androidsvgdrawable'
@ -52,13 +52,13 @@ 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.4.0'
- googleCompile 'com.google.android.gms:play-services-auth:9.4.0'
- googleCompile 'com.google.android.gms:play-services-maps:9.6.1'
- googleCompile 'com.google.android.gms:play-services-auth:9.6.1'
- googleCompile 'com.google.maps.android:android-maps-utils:0.4.4'
- googleCompile('com.crashlytics.sdk.android:crashlytics:2.6.2@aar') { transitive = true }
- googleCompile ':YouTubeAndroidPlayerApi:1.2.2@jar'
+// googleCompile 'com.google.android.gms:play-services-maps:9.4.0'
+// googleCompile 'com.google.android.gms:play-services-auth:9.4.0'
+// googleCompile 'com.google.android.gms:play-services-maps:9.6.1'
+// googleCompile 'com.google.android.gms:play-services-auth:9.6.1'
+// googleCompile 'com.google.maps.android:android-maps-utils:0.4.4'
+// googleCompile('com.crashlytics.sdk.android:crashlytics:2.6.2@aar') { transitive = true }
+// googleCompile ':YouTubeAndroidPlayerApi:1.2.2@jar'