There was an error while loading. Please reload this page.
456b775
sentry { tracingInstrumentation { enabled.set(false) } variants { create("debug") { tracingInstrumentation { enabled.set(true) } runtimeOptimizations { enabled.set(true) } } } }