Builtin ssl certificates for old devices

This commit is contained in:
Koitharu
2024-05-08 13:16:10 +03:00
parent 002ce25d7e
commit 311c36b7c0
12 changed files with 119 additions and 41 deletions

View File

@@ -4,3 +4,5 @@ package org.koitharu.kotatsu.core.util.ext
@Suppress("NOTHING_TO_INLINE")
inline fun Throwable.printStackTraceDebug() = Unit
fun assertNotInMainThread() = Unit