diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-06-29 02:41:29 +0000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-06-29 02:41:29 +0000 |
| commit | 6dfdb9aab91391b6578417ebbcb758c8aba62c21 (patch) | |
| tree | dd1e450fe88a099945445c1ff9f7cb9142c6b3bf /android/app/build/intermediates/processed_res | |
| parent | 7b52833b4ab2e5f86d7590683b7eea9559cd42b3 (diff) | |
fix: resolve Glance ColorProvider import, Box content lambdas, OkHttp Call import in tests
Diffstat (limited to 'android/app/build/intermediates/processed_res')
| -rw-r--r-- | android/app/build/intermediates/processed_res/debug/out/output-metadata.json | 20 | ||||
| -rw-r--r-- | android/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ | bin | 0 -> 1137026 bytes |
2 files changed, 20 insertions, 0 deletions
diff --git a/android/app/build/intermediates/processed_res/debug/out/output-metadata.json b/android/app/build/intermediates/processed_res/debug/out/output-metadata.json new file mode 100644 index 0000000..367b76f --- /dev/null +++ b/android/app/build/intermediates/processed_res/debug/out/output-metadata.json @@ -0,0 +1,20 @@ +{ + "version": 3, + "artifactType": { + "type": "PROCESSED_RES", + "kind": "Directory" + }, + "applicationId": "org.terst.doot.widget", + "variantName": "debug", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "attributes": [], + "versionCode": 1, + "versionName": "1.0", + "outputFile": "resources-debug.ap_" + } + ], + "elementType": "File" +}
\ No newline at end of file diff --git a/android/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ b/android/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ Binary files differnew file mode 100644 index 0000000..289b3d0 --- /dev/null +++ b/android/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ |
