From f089b9df08e4a6d8192a5c5cb66fd9c5d4c2dcf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Wed, 1 Jul 2020 23:00:56 +0200 Subject: [PATCH] Use correct uses-library tag in androidTest --- app/src/androidTest/AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/androidTest/AndroidManifest.xml b/app/src/androidTest/AndroidManifest.xml index ac2bd7a9e..e79a75fca 100644 --- a/app/src/androidTest/AndroidManifest.xml +++ b/app/src/androidTest/AndroidManifest.xml @@ -10,7 +10,8 @@ this package needs to link against the android.test library, which is needed when building test cases. --> - +