cloudstream/app
Luna712 bfb85ca5c9
[skip ci] SerializationClassTester: skip abstract classes (#2960)
Necessary for some such as LibrarySearchResponse and DownloadCached. Using the skip annotation causes it to also skip child classes which we don't want so just skip abstract classes since Instancio can't create an instance of an abstract class: "It is an abstract class and no subtype was provided".
2026-07-06 20:17:29 +00:00
..
src [skip ci] SerializationClassTester: skip abstract classes (#2960) 2026-07-06 20:17:29 +00:00
.gitignore init 2021-04-30 19:20:15 +02:00
build.gradle.kts Replace direct usage of Jsoup.parse() with Ksoup (#2919) 2026-06-23 18:39:56 +00:00
lint.xml Add lint ignore (#2669) 2026-04-19 17:01:50 +00:00
proguard-rules.pro Switch to kotlin build scripts (#158) 2022-10-26 21:56:31 +02:00