mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-24 08:39:53 +01:00
Fix screenshot PromoVideoTest
Needs also to upgrade androidTestImplementation dependencies, but this makes normal instrumentation tests fail due to method limit. So those are not committed.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
-keep,includedescriptorclasses class org.briarproject.bramble.** { *; }
|
||||
-keep,includedescriptorclasses class org.briarproject.briar.** { *; }
|
||||
|
||||
-dontwarn android.test.**
|
||||
-dontwarn android.support.test.**
|
||||
-dontnote android.support.test.**
|
||||
|
||||
Reference in New Issue
Block a user