mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-06 00:25:05 +01:00
11 lines
153 B
JSON
11 lines
153 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"schedule": ["every sunday"],
|
|
"ignoreDeps": [
|
|
"com.android.tools:r8",
|
|
"com.google.guava:guava"
|
|
]
|
|
}
|