ValleZ / Paper-Wallet

Bitcoin paper wallet
https://play.google.com/store/apps/details?id=ru.valle.btc
Other
64 stars 28 forks source link

Enable gradle dependency verification #48

Closed emanuelb closed 3 years ago

emanuelb commented 3 years ago

This is done by having ./gradle/verification-metadata.xml file, more information: https://docs.gradle.org/current/userguide/dependency_verification.html

ValleZ commented 3 years ago

This is new technology and it's too unpolished to be actually used in any mobile build. It cannot even generate all checksums for androidx.activity:activity:1.3.1 automatically. You may submit a PR which works on all platforms with clear instructions what to do when it doesn't.