From 277553037e8532e81c3cb185905dfc9290865606 Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Mon, 30 Oct 2023 18:12:49 -0400 Subject: [PATCH] Update Zipline APIs --- redwood-treehouse/api/zipline-api.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/redwood-treehouse/api/zipline-api.toml b/redwood-treehouse/api/zipline-api.toml index 3e73f63228..8e26976876 100644 --- a/redwood-treehouse/api/zipline-api.toml +++ b/redwood-treehouse/api/zipline-api.toml @@ -17,6 +17,9 @@ functions = [ # fun close(): kotlin.Unit "moYx+T3e", + # fun handleUncaughtException(kotlin.Throwable): kotlin.Unit + "Hls+uhG7", + # fun onUnknownEvent(app.cash.redwood.protocol.WidgetTag, app.cash.redwood.protocol.EventTag): kotlin.Unit "jmKreoSS",