android icon indicating copy to clipboard operation
android copied to clipboard

Will mega ever support reproducible builds?

Open vkhobor opened this issue 3 years ago • 4 comments
trafficstars

I would like to check if the play store version comes from this codebase. I am not sure how to do that right now.

vkhobor avatar Mar 15 '22 22:03 vkhobor

Hello. Yes, the play store version has the same code base as what’s in GitHub.
You should be able to build the MEGA app by following the build instruction - https://github.com/meganz/android

angelds-mega avatar Mar 22 '22 20:03 angelds-mega

@angelds-mega Mega Gradle plugin is hosted in private Artifactory, and I can't find the source code in meganz's Github nor the instruction about swapping this dependency.

I think we should update the build instructions around this

esafirm avatar Oct 08 '23 05:10 esafirm

We have put some dependent libraries to private Artifactory. We have provided local building instructions(Step 10 & 11 in https://github.com/meganz/android) to replace these libraries. But the document is not up-to-date to include some of our recent changes. We will update the instructions in next releases. Thanks.

robinshi-mega avatar Oct 25 '23 01:10 robinshi-mega

We have put some dependent libraries to private Artifactory. We have provided local building instructions(Step 10 & 11 in https://github.com/meganz/android) to replace these libraries. But the document is not up-to-date to include some of our recent changes. We will update the instructions in next releases. Thanks.

I'm getting Could not find mega.privacy:megagradle:0.10 error. Is that related to this?

sXakil avatar Dec 25 '23 08:12 sXakil