mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
Merge pull request #4101 from kiwix/upgrade_kiwix_version_to_3.12.0
Upgraded the kiwix version to `3.12.0`
This commit is contained in:
commit
de4ed3d4a9
@ -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 = 11 // 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 = 12 // 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