Skip to content

Draft: Add explicit dependency from briar-android to bramble-api

akwizgran requested to merge dependency-briar-android-bramble-api into master

This prevents Android Studio from showing an error every time a class in briar-android imports a class from bramble-api. The errors don't prevent the code from compiling, but they interfere with navigation in Android Studio and make genuine errors hard to spot.

Edited by akwizgran

Merge request reports