mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-17 11:09:19 +01:00
Fix failed reader context creation on v28
This commit is contained in:
parent
5f5fc77877
commit
6e2104d77e
@ -256,6 +256,8 @@ dependencies {
|
||||
// Licenses
|
||||
implementation("com.mikepenz:aboutlibraries-core:${BuildPluginsVersion.ABOUTLIB_PLUGIN}")
|
||||
|
||||
implementation("com.github.ChickenHook:RestrictionBypass:2.2")
|
||||
|
||||
// Tests
|
||||
testImplementation("junit:junit:4.13.2")
|
||||
testImplementation("org.assertj:assertj-core:3.16.1")
|
||||
|
Loading…
Reference in New Issue
Block a user