You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-06 09:19:22 +02:00
Ignore some dependencies
This commit is contained in:
@@ -85,15 +85,18 @@
|
||||
|
||||
// React Native stuff should be updated only when
|
||||
// upgrading React Native.
|
||||
"@babel/runtime",
|
||||
"@types/react-native",
|
||||
"androidx.appcompat:appcompat",
|
||||
"com.android.tools.build:gradle",
|
||||
"com.facebook.flipper:flipper-fresco-plugin",
|
||||
"com.facebook.flipper:flipper-network-plugin",
|
||||
"com.facebook.flipper:flipper",
|
||||
"jsc-android",
|
||||
"react-native",
|
||||
"@babel/runtime",
|
||||
"com.google.code.gson",
|
||||
"de.undercouch:gradle-download-task",
|
||||
"jsc-android",
|
||||
"org.robolectric:robolectric",
|
||||
"react-native",
|
||||
|
||||
// Need special processing when upgrading
|
||||
"katex",
|
||||
|
||||
Reference in New Issue
Block a user