fix another typo

This commit is contained in:
Siddarth Kumar 2024-09-04 13:25:24 +05:30
parent ec8777481e
commit 89c1ff4e8e
No known key found for this signature in database
GPG Key ID: 599D10112BF518DB

View File

@ -22,7 +22,7 @@
# Android architectures to build for
# Used to detect end-to-end builds
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