mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-02 12:16:55 +01:00
Add "-nightly" suffix to version name
This commit is contained in:
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']
|
||||
|
Loading…
x
Reference in New Issue
Block a user