mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 12:03:09 -04:00
#1294 bump version
This commit is contained in:
parent
70f26a75dd
commit
2f4be9c97b
@ -177,7 +177,7 @@ def buildNumber = System.getenv('TRAVIS_BUILD_NUMBER') ?: "dev"
|
||||
ext {
|
||||
versionMajor = 2
|
||||
versionMinor = 5
|
||||
versionPatch = 1
|
||||
versionPatch = 2
|
||||
}
|
||||
|
||||
private String generateVersionName() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user