Skip to content

Commit

Permalink
Upgraded the java-libkiwix to 2.2.3 to start using the libkiwix14.
Browse files Browse the repository at this point in the history
  • Loading branch information
MohitMaliDeveloper committed Oct 15, 2024
1 parent ff42e9f commit 0dc7224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ object Versions {

const val core_ktx: String = "1.9.0"

const val libkiwix: String = "2.2.2"
const val libkiwix: String = "2.2.3"

const val material: String = "1.8.0"

Expand Down

0 comments on commit 0dc7224

Please sign in to comment.