mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Revert "Temporary remove the _dev suffix added to version"
This reverts commit 7237ec7310
.
This commit is contained in:
parent
a06484c260
commit
7651eb5c3c
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ static def getGplayVersionSuffix() {
|
|||
if (gitBranchName() == "master") {
|
||||
return ""
|
||||
} else {
|
||||
return "" // TODO revert this commit "-dev"
|
||||
return "-dev"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue