mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 03:09:04 +01:00
Merge branch '1841-keep-dependency-injection-annotations' into 'master'
Keep dependency injection annotations at runtime Closes #1841 See merge request briar/briar!1297
This commit is contained in:
@@ -37,3 +37,6 @@
|
||||
|
||||
# Glide
|
||||
-dontwarn com.bumptech.glide.load.engine.cache.DiskLruCacheWrapper
|
||||
|
||||
# Dependency injection annotations, needed for UI tests on older API levels
|
||||
-keep class javax.inject.**
|
||||
|
||||
Reference in New Issue
Block a user