Skip to content

Commit cd4b4eb

Browse files
committed
Remove old PDF parsing support
1 parent a94f966 commit cd4b4eb

File tree

14 files changed

+2
-1081
lines changed

14 files changed

+2
-1081
lines changed

common/build.gradle.kts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ kotlin {
4747
api("cafe.adriel.voyager:voyager-koin:$voyagerVersion")
4848
api("cafe.adriel.voyager:voyager-transitions:$voyagerVersion")
4949

50-
implementation("com.github.librepdf:openpdf:1.3.25")
51-
5250
api(project(":common:firebase"))
5351

5452
api("io.ktor:ktor-client-core:$ktorVersion")
@@ -148,9 +146,6 @@ kotlin {
148146
// Network availability check
149147
implementation("com.github.pwittchen:reactivenetwork-rx2:3.0.8")
150148
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-rx2:1.4.2")
151-
152-
// Rulebook parsing
153-
implementation("com.github.andob:android-awt:1.0.0")
154149
}
155150
}
156151

common/src/commonMain/kotlin/cz/frantisekmasa/wfrp_master/common/compendium/domain/importer/RulebookCompendiumImporter.kt

Lines changed: 0 additions & 249 deletions
This file was deleted.

0 commit comments

Comments
 (0)