mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-06 00:02:48 +02:00
Temporary remove the _dev suffix added to version
This commit is contained in:
@@ -72,7 +72,7 @@ static def getGplayVersionSuffix() {
|
||||
if (gitBranchName() == "master") {
|
||||
return ""
|
||||
} else {
|
||||
return "-dev"
|
||||
return "" // TODO revert this commit "-dev"
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user