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