Skip to content

Always unpack and include latest Tor binaries

akwizgran requested to merge unpack-tor-binaries into master

This branch fixes a bug in my previous method of unpacking the Tor binaries: they were unpacked after the resources had already been merged. This led to the binaries being left out of the AAR/JAR in the first build after cleaning.

Merge request reports