From 4f832d99bffce3f54fbda382f11b345fc3f62ccc Mon Sep 17 00:00:00 2001 From: Lukas Bloder Date: Tue, 11 Nov 2025 14:17:19 +0100 Subject: [PATCH] add profiler to craft.yml --- .craft.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.craft.yml b/.craft.yml index cf59692fc94..41874418817 100644 --- a/.craft.yml +++ b/.craft.yml @@ -64,3 +64,4 @@ targets: maven:io.sentry:sentry-apollo-4: maven:io.sentry:sentry-reactor: maven:io.sentry:sentry-ktor-client: + maven:io.sentry:sentry-async-profiler: