Support for multiple manga branches (translations, etc)

This commit is contained in:
Koitharu
2021-03-08 10:30:00 +02:00
parent 40f27ae634
commit 71f5ee8cb1
12 changed files with 154 additions and 17 deletions

View File

@@ -103,7 +103,7 @@ dependencies {
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.6'
testImplementation 'junit:junit:4.13.1'
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.json:json:20201115'
testImplementation 'org.koin:koin-test:2.2.2'
}