Skip to content

Commit

Permalink
Upgrade jsword (downgraded commons-compress)
Browse files Browse the repository at this point in the history
  • Loading branch information
tuomas2 committed Apr 15, 2023
1 parent 7adce76 commit 684bbab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {
val kotlinVersion by extra("1.8.20")
val coroutinesVersion by extra("1.6.4")
val roomVersion by extra("2.5.1")
val jswordVersion by extra("2.3.75")
val jswordVersion by extra("2.3.76")
val jdomVersion by extra("2.0.6") // make sure this is same version as in jsword!
val commonsTextVersion by extra("1.9") // 1.10.0 crashes on Android 5.1
val kotlinxSerializationVersion by extra("1.5.0")
Expand Down

0 comments on commit 684bbab

Please sign in to comment.