updated patches
This commit is contained in:
parent
442e14ce7d
commit
af4477f765
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue