updated patch

This commit is contained in:
Mariotaku Lee 2016-06-29 09:13:27 +08:00
parent 26a3f5df07
commit a6f99a9c96
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 1466491391000)
--- twidere/build.gradle (date 1467162711000)
+++ twidere/build.gradle (revision )
@@ -5,19 +5,19 @@
apply plugin: 'androidsvgdrawable'
@ -28,7 +28,7 @@ Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
// END Non-FOSS component
}
}
@@ -49,7 +49,7 @@
@@ -47,7 +47,7 @@
productFlavors {
// START Non-FOSS component
@ -37,7 +37,7 @@ Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
// END Non-FOSS component
fdroid {}
}
@@ -79,7 +79,7 @@
@@ -77,7 +77,7 @@
repositories {
maven { url 'https://s3.amazonaws.com/repo.commonsware.com' }
// START Non-FOSS component
@ -46,7 +46,7 @@ Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
// END Non-FOSS component
flatDir { dirs "$projectDir/lib" }
}
@@ -105,11 +105,11 @@
@@ -100,11 +100,11 @@
compile project(':twidere.component.nyan')
// START Non-FOSS component
@ -63,7 +63,7 @@ Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
// END Non-FOSS component
fdroidCompile 'org.osmdroid:osmdroid-android:5.1'
@@ -204,5 +204,5 @@
@@ -199,5 +199,5 @@
}
// START Non-FOSS component