Skip to content

Add documentation on how to build and sign the APK file with gradle.

I encountered the problem that Android Studio was building and signing the APK different than F-Droid. It was very difficult to find the command to build and sign the APK file with gradle without changing any configuration files. I think this is important knowledge for everyone who wants to use reproducible builds in F-Droid.

Edited by Tobiwan

Merge request reports