Open manga when clicking thumbnail in migration list (closes #4152)

This commit is contained in:
arkon
2021-02-08 17:47:44 -05:00
parent 291168f4de
commit 545bc0e605
6 changed files with 41 additions and 30 deletions

View File

@@ -9,7 +9,6 @@ plugins {
id("com.mikepenz.aboutlibraries.plugin")
kotlin("android")
kotlin("kapt")
kotlin("plugin.parcelize")
kotlin("plugin.serialization")
id("com.github.zellius.shortcut-helper")
}