mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-09 08:33:13 +02:00
This *greatly* increases the size of the artifacts uploaded to Maven, but it looks like the libraries do correctly get stripped when the final APK is built. (This was not true in the past.) Also, make sure the built library includes a "build ID", or else the stripped version of the library will be treated as a different library, and all the line tables will go to waste.