mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 02:36:24 -04:00
Upgraded the kiwix version to .3.13.0
.
This commit is contained in:
parent
cdd03ec34b
commit
bd2e299548
@ -30,6 +30,6 @@ object Config {
|
||||
|
||||
// Version Information
|
||||
const val versionMajor = 3 // Major version component of the app's version name and version code.
|
||||
const val versionMinor = 12 // Minor version component of the app's version name and version code.
|
||||
const val versionMinor = 13 // Minor version component of the app's version name and version code.
|
||||
const val versionPatch = 0 // Patch version component of the app's version name and version code.
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user