From 9ccb7f1e61095d64a994c2f11cb42bf28dd9de23 Mon Sep 17 00:00:00 2001 From: takahirom Date: Wed, 11 Dec 2024 10:21:07 +0900 Subject: [PATCH] Apply theme in test --- core/screenshot-testing/src/main/AndroidManifest.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/core/screenshot-testing/src/main/AndroidManifest.xml b/core/screenshot-testing/src/main/AndroidManifest.xml index 51d0cfc2e..3cf55c029 100644 --- a/core/screenshot-testing/src/main/AndroidManifest.xml +++ b/core/screenshot-testing/src/main/AndroidManifest.xml @@ -14,4 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - \ No newline at end of file + + + + \ No newline at end of file