1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2025-01-23 05:21:49 +01:00

updated patches

This commit is contained in:
Mariotaku Lee 2016-03-19 00:06:20 +08:00
parent a160204fac
commit bfccdff990

View File

@ -3,7 +3,7 @@ IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
--- twidere/build.gradle (date 1457765207000)
--- twidere/build.gradle (date 1458317043000)
+++ twidere/build.gradle (revision )
@@ -1,17 +1,17 @@
import fr.avianey.androidsvgdrawable.gradle.SvgDrawableTask
@ -44,7 +44,13 @@ Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
flatDir { dirs "$projectDir/lib" }
}
@@ -122,10 +122,10 @@
@@ -87,15 +87,15 @@
transitive = true
}
// compile 'pl.droidsonroids.gif:android-gif-drawable:1.1.7'
-
+
compile project(':twidere.component.common')
compile project(':twidere.component.nyan')