Fix debug/release sources packages

This commit is contained in:
Koitharu
2023-06-08 21:15:32 +03:00
parent 0ccbba6787
commit 24b16e2ce2
45 changed files with 48 additions and 49 deletions

View File

@@ -15,7 +15,7 @@ import org.koitharu.kotatsu.parsers.model.Manga
import org.koitharu.kotatsu.parsers.model.MangaChapter
import org.koitharu.kotatsu.parsers.model.MangaSource
import org.koitharu.kotatsu.parsers.util.runCatchingCancellable
import org.koitharu.kotatsu.util.ext.printStackTraceDebug
import org.koitharu.kotatsu.core.util.ext.printStackTraceDebug
import javax.inject.Inject
@AndroidEntryPoint