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 --- .../annotation_processor_list/debug/annotationProcessors.json | 1 + .../annotation_processor_list/debugUnitTest/annotationProcessors.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 android/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json create mode 100644 android/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json (limited to 'android/app/build/intermediates/annotation_processor_list') diff --git a/android/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json b/android/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/android/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/android/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json b/android/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/android/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json @@ -0,0 +1 @@ +{} \ No newline at end of file -- cgit v1.2.3