mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2025-12-11 21:22:02 +01:00
Fix failed reader context creation on v28
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user