Update user agent on kissmanga ¯\_(ツ)_/¯

This commit is contained in:
inorichi
2018-06-06 12:42:57 +02:00
parent b19a4d2977
commit 56927927c8
2 changed files with 7 additions and 0 deletions

View File

@@ -206,6 +206,7 @@ dependencies {
implementation "com.github.inorichi.Conductor:conductor:be8b3c5"
implementation ("com.bluelinelabs:conductor-support:2.1.5-SNAPSHOT") {
exclude group: "com.bluelinelabs", module: "conductor"
exclude group: "com.android.support"
}
implementation 'com.github.inorichi:conductor-support-preference:27.0.2'