mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 14:52:13 -04:00
Update KiwixLib to 10.1.1
This commit is contained in:
parent
2ab7a552d7
commit
975a4ea854
@ -378,7 +378,7 @@ object Libs {
|
|||||||
/**
|
/**
|
||||||
* https://github.com/kiwix/kiwix-lib
|
* https://github.com/kiwix/kiwix-lib
|
||||||
*/
|
*/
|
||||||
const val kiwixlib: String = "com.github.kiwix:java-libkiwix:" + Versions.kiwixlib
|
const val kiwixlib: String = "org.kiwix.kiwixlib:kiwixlib:" + Versions.kiwixlib
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* https://github.com/material-components/material-components-android
|
* https://github.com/material-components/material-components-android
|
||||||
|
@ -88,7 +88,7 @@ object Versions {
|
|||||||
|
|
||||||
const val core_ktx: String = "1.3.2"
|
const val core_ktx: String = "1.3.2"
|
||||||
|
|
||||||
const val kiwixlib: String = "9.4.1-SNAPSHOT"
|
const val kiwixlib: String = "10.1.1"
|
||||||
|
|
||||||
const val material: String = "1.2.1"
|
const val material: String = "1.2.1"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user