mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 12:03:09 -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 {
|
ext {
|
||||||
versionMajor = 2
|
versionMajor = 2
|
||||||
versionMinor = 5
|
versionMinor = 5
|
||||||
versionPatch = 2
|
versionPatch = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
private String generateVersionName() {
|
private String generateVersionName() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user