Remove Hamcrest from project files.

Resolves #13918
This commit is contained in:
Jameson Williams
2025-01-16 18:01:47 -06:00
committed by Greyson Parrelli
parent 851b4b72c0
commit 201be3e041
7 changed files with 1 additions and 2793 deletions

View File

@@ -31,7 +31,6 @@
-dontwarn androidx.test.**
-dontwarn org.junit.**
-dontwarn org.hamcrest.**
-dontwarn com.squareup.javawriter.JavaWriter
-keepclasseswithmembers @org.junit.runner.RunWith public class *
-keepclasseswithmembers @org.junit.runner.RunWith public class *