TP-62850: BuildConfig changes for Qa release | Parallel install fix for provider (#10306)

This commit is contained in:
Raaj Gopal
2024-04-05 15:07:08 +05:30
committed by GitHub
parent c0931ee466
commit 38defd066e
13 changed files with 52 additions and 5 deletions

View File

@@ -34,6 +34,7 @@ android {
}
benchmark {
initWith release
matchingFallbacks = ['release']
}
}
compileOptions {