mirror of
https://github.com/TwidereProject/Twidere-Android
synced 2025-02-12 09:40:50 +01:00
fixed patches
This commit is contained in:
parent
c61bd8e865
commit
fb8beeda2d
@ -3,9 +3,9 @@ IDEA additional info:
|
||||
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||
<+>UTF-8
|
||||
===================================================================
|
||||
--- twidere/build.gradle (date 1489569483000)
|
||||
+++ twidere/build.gradle (revision )
|
||||
@@ -7,22 +7,22 @@
|
||||
--- twidere/build.gradle (date 1493141300000)
|
||||
+++ twidere/build.gradle (revision )
|
||||
@@ -7,22 +7,22 @@ apply plugin: 'kotlin-android-extensions'
|
||||
apply plugin: 'androidsvgdrawable'
|
||||
|
||||
// START Non-FOSS component
|
||||
@ -33,7 +33,7 @@ Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||
// END Non-FOSS component
|
||||
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${libVersions['Kotlin']}"
|
||||
@@ -52,7 +52,7 @@
|
||||
@@ -51,7 +51,7 @@ android {
|
||||
|
||||
productFlavors {
|
||||
// START Non-FOSS component
|
||||
@ -42,7 +42,7 @@ Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||
// END Non-FOSS component
|
||||
fdroid {}
|
||||
}
|
||||
@@ -84,7 +84,7 @@
|
||||
@@ -83,7 +83,7 @@ repositories {
|
||||
mavenLocal()
|
||||
maven { url 'https://s3.amazonaws.com/repo.commonsware.com' }
|
||||
// START Non-FOSS component
|
||||
@ -51,7 +51,7 @@ Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||
// END Non-FOSS component
|
||||
flatDir { dirs "$projectDir/lib" }
|
||||
}
|
||||
@@ -100,17 +100,17 @@
|
||||
@@ -99,17 +99,17 @@ dependencies {
|
||||
compile project(':twidere.component.nyan')
|
||||
|
||||
// START Non-FOSS component
|
||||
@ -79,8 +79,8 @@ Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||
+// }
|
||||
// END Non-FOSS component
|
||||
|
||||
fdroidCompile 'org.osmdroid:osmdroid-android:5.6.4'
|
||||
@@ -229,12 +229,12 @@
|
||||
fdroidCompile "org.osmdroid:osmdroid-android:${libVersions['OSMDroid']}"
|
||||
@@ -234,12 +234,12 @@ task svgToMipmap(type: SvgDrawableTask) {
|
||||
}
|
||||
|
||||
// START Non-FOSS component
|
||||
@ -98,4 +98,3 @@ Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||
-apply plugin: 'com.google.gms.google-services'
|
||||
+//apply plugin: 'com.google.gms.google-services'
|
||||
// END Non-FOSS component
|
||||
\ No newline at end of file
|
||||
|
Loading…
x
Reference in New Issue
Block a user