Updated on 2026-08-14
This commit is contained in:
parent
dfc3dbc324
commit
513e0a4d7c
20 changed files with 460 additions and 294 deletions
|
|
@ -24,7 +24,7 @@ android {
|
|||
}
|
||||
|
||||
tasks.named("preBuild") {
|
||||
dependsOn(generateFeatureToggles /*generateExcludedBlockchainToggles*/)
|
||||
dependsOn(generateFeatureToggles, generateExcludedBlockchainToggles)
|
||||
}
|
||||
|
||||
tasks.withType<Test>().configureEach {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue