mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
adding missing nightly source inclusions
This commit is contained in:
parent
9e5f07a855
commit
e9e29603de
1 changed files with 6 additions and 0 deletions
|
@ -291,6 +291,12 @@ android {
|
|||
}
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
nightly {
|
||||
java.srcDirs += "src/release/java"
|
||||
}
|
||||
}
|
||||
|
||||
flavorDimensions "store"
|
||||
|
||||
productFlavors {
|
||||
|
|
Loading…
Add table
Reference in a new issue