mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-17 12:30:07 +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 {
|
nightly {
|
||||||
initWith release
|
initWith release
|
||||||
|
resValue "string", "app_name", "Element"
|
||||||
|
matchingFallbacks = ['release']
|
||||||
}
|
}
|
||||||
release {
|
release {
|
||||||
resValue "string", "app_name", "Element"
|
resValue "string", "app_name", "Element"
|
||||||
|
|
Loading…
Add table
Reference in a new issue