mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
Add rule to keep jMock classes.
This commit is contained in:
@@ -15,4 +15,7 @@
|
||||
-keep class junit.** { *; }
|
||||
-dontwarn junit.**
|
||||
|
||||
-keep class org.jmock.** { *; }
|
||||
-dontwarn org.jmock.**
|
||||
|
||||
-dontwarn org.briarproject.briar.android.**
|
||||
|
||||
Reference in New Issue
Block a user