mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-24 02:15:46 +03:00
applying missing nightly build type config
This commit is contained in:
parent
8df971bf7b
commit
7837252f5f
1 changed files with 2 additions and 0 deletions
|
@ -70,6 +70,8 @@ android {
|
|||
}
|
||||
nightly {
|
||||
initWith release
|
||||
resValue "string", "app_name", "Element"
|
||||
matchingFallbacks = ['release']
|
||||
}
|
||||
release {
|
||||
resValue "string", "app_name", "Element"
|
||||
|
|
Loading…
Reference in a new issue