mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
Bump-up version to 3.9.1
This commit is contained in:
parent
3c17704a07
commit
bbc683da88
@ -31,5 +31,5 @@ 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 = 0 // Patch 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.
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user