mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-04 03:06:41 -04:00
Merge pull request #3760 from kiwix/update_kiwix_version_to_3.10.0
Updated kiwix version to `3.10.0`.
This commit is contained in:
commit
f32257462e
@ -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 = 9 // Minor version component of the app's version name and version code.
|
||||
const val versionPatch = 1 // Patch version component of the app's version name and version code.
|
||||
const val versionMinor = 10 // 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