mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-26 09:33:14 +01:00
Temporary remove the _dev suffix added to version
This commit is contained in:
parent
3abe5b8467
commit
7237ec7310
@ -72,7 +72,7 @@ static def getGplayVersionSuffix() {
|
||||
if (gitBranchName() == "master") {
|
||||
return ""
|
||||
} else {
|
||||
return "-dev"
|
||||
return "" // TODO revert this commit "-dev"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user