mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
Ignore some dependencies
This commit is contained in:
parent
b14ce03e5b
commit
2f254d81cd
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user