updated patches
This commit is contained in:
parent
a1c85680a0
commit
2ffe0a50df
|
@ -3,7 +3,7 @@ IDEA additional info:
|
||||||
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||||
<+>UTF-8
|
<+>UTF-8
|
||||||
===================================================================
|
===================================================================
|
||||||
--- twidere/build.gradle (date 1485067986000)
|
--- twidere/build.gradle (date 1485319229000)
|
||||||
+++ twidere/build.gradle (revision )
|
+++ twidere/build.gradle (revision )
|
||||||
@@ -7,20 +7,20 @@
|
@@ -7,20 +7,20 @@
|
||||||
apply plugin: 'androidsvgdrawable'
|
apply plugin: 'androidsvgdrawable'
|
||||||
|
@ -47,7 +47,7 @@ Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||||
// END Non-FOSS component
|
// END Non-FOSS component
|
||||||
flatDir { dirs "$projectDir/lib" }
|
flatDir { dirs "$projectDir/lib" }
|
||||||
}
|
}
|
||||||
@@ -96,18 +96,18 @@
|
@@ -96,17 +96,17 @@
|
||||||
compile project(':twidere.component.nyan')
|
compile project(':twidere.component.nyan')
|
||||||
|
|
||||||
// START Non-FOSS component
|
// START Non-FOSS component
|
||||||
|
@ -59,7 +59,6 @@ Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||||
- }
|
- }
|
||||||
- googleCompile 'com.anjlab.android.iab.v3:library:1.0.38'
|
- googleCompile 'com.anjlab.android.iab.v3:library:1.0.38'
|
||||||
- googleCompile "com.dropbox.core:dropbox-core-sdk:$dropbox_core_sdk_version"
|
- googleCompile "com.dropbox.core:dropbox-core-sdk:$dropbox_core_sdk_version"
|
||||||
- googleCompile ':YouTubeAndroidPlayerApi:1.2.2@jar'
|
|
||||||
- googleCompile("com.google.apis:google-api-services-drive:$google_api_drive_version") {
|
- googleCompile("com.google.apis:google-api-services-drive:$google_api_drive_version") {
|
||||||
- exclude group: 'org.apache.httpcomponents'
|
- exclude group: 'org.apache.httpcomponents'
|
||||||
- }
|
- }
|
||||||
|
@ -71,7 +70,6 @@ Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||||
+// }
|
+// }
|
||||||
+// googleCompile 'com.anjlab.android.iab.v3:library:1.0.38'
|
+// googleCompile 'com.anjlab.android.iab.v3:library:1.0.38'
|
||||||
+// googleCompile "com.dropbox.core:dropbox-core-sdk:$dropbox_core_sdk_version"
|
+// googleCompile "com.dropbox.core:dropbox-core-sdk:$dropbox_core_sdk_version"
|
||||||
+// googleCompile ':YouTubeAndroidPlayerApi:1.2.2@jar'
|
|
||||||
+// googleCompile("com.google.apis:google-api-services-drive:$google_api_drive_version") {
|
+// googleCompile("com.google.apis:google-api-services-drive:$google_api_drive_version") {
|
||||||
+// exclude group: 'org.apache.httpcomponents'
|
+// exclude group: 'org.apache.httpcomponents'
|
||||||
+// }
|
+// }
|
||||||
|
|
Loading…
Reference in New Issue