applying missing nightly build type config
This commit is contained in:
parent
8df971bf7b
commit
7837252f5f
@ -70,6 +70,8 @@ android {
|
||||
}
|
||||
nightly {
|
||||
initWith release
|
||||
resValue "string", "app_name", "Element"
|
||||
matchingFallbacks = ['release']
|
||||
}
|
||||
release {
|
||||
resValue "string", "app_name", "Element"
|
||||
|
Loading…
x
Reference in New Issue
Block a user