Disable Sentry on Android

This commit is contained in:
Luke Street
2026-05-10 13:22:26 -06:00
committed by GitHub
parent 800da8dbff
commit 4db8b51f24
+7 -1
View File
@@ -358,7 +358,13 @@
"inherits": [
"android-base",
"ci"
]
],
"cacheVariables": {
"DUSK_ENABLE_SENTRY_NATIVE": {
"type": "BOOL",
"value": false
},
}
},
{
"name": "x-android-ci-arm64",