From 6dfdb9aab91391b6578417ebbcb758c8aba62c21 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Mon, 29 Jun 2026 02:41:29 +0000 Subject: fix: resolve Glance ColorProvider import, Box content lambdas, OkHttp Call import in tests --- .../compatible_screen_manifest/debug/output-metadata.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 android/app/build/intermediates/compatible_screen_manifest/debug/output-metadata.json (limited to 'android/app/build/intermediates/compatible_screen_manifest/debug') diff --git a/android/app/build/intermediates/compatible_screen_manifest/debug/output-metadata.json b/android/app/build/intermediates/compatible_screen_manifest/debug/output-metadata.json new file mode 100644 index 0000000..bfe65fa --- /dev/null +++ b/android/app/build/intermediates/compatible_screen_manifest/debug/output-metadata.json @@ -0,0 +1,10 @@ +{ + "version": 3, + "artifactType": { + "type": "COMPATIBLE_SCREEN_MANIFEST", + "kind": "Directory" + }, + "applicationId": "org.terst.doot.widget", + "variantName": "debug", + "elements": [] +} \ No newline at end of file -- cgit v1.2.3