mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-06 00:02:48 +02:00
Add "-nightly" suffix to version name
This commit is contained in:
committed by
Benoit Marty
parent
5793a38774
commit
388a380101
@@ -280,6 +280,7 @@ android {
|
||||
nightly {
|
||||
initWith release
|
||||
applicationIdSuffix ".nightly"
|
||||
versionNameSuffix "-nightly"
|
||||
resValue "string", "app_name", "Element nightly"
|
||||
resValue "color", "launcher_background", "#07007E"
|
||||
matchingFallbacks = ['release']
|
||||
|
Reference in New Issue
Block a user