mirror of
https://github.com/status-im/status-react.git
synced 2025-02-22 15:48:50 +00:00
fix another typo
This commit is contained in:
parent
ec8777481e
commit
89c1ff4e8e
@ -22,7 +22,7 @@
|
|||||||
# Android architectures to build for
|
# Android architectures to build for
|
||||||
# Used to detect end-to-end builds
|
# Used to detect end-to-end builds
|
||||||
androidAbiInclude ? lib.getEnvWithDefault "ANDROID_ABI_INCLUDE" "arm64-v8a",
|
androidAbiInclude ? lib.getEnvWithDefault "ANDROID_ABI_INCLUDE" "arm64-v8a",
|
||||||
universalApk ? lib.getEnvWthDefault "ORG_GRADLE_PROJECT_universalApk" "false"
|
universalApk ? lib.getEnvWithDefault "ORG_GRADLE_PROJECT_universalApk" "false"
|
||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
|
Loading…
x
Reference in New Issue
Block a user