polkawallet-io / polkawallet-flutter

Replace to: https://github.com/polkawallet-io/app
Apache License 2.0
110 stars 49 forks source link

Gradle Wrapper missing distributionSha256Sum #52

Closed 0xthreebody closed 4 years ago

0xthreebody commented 4 years ago

issue for F-droid: https://gitlab.com/fdroid/rfp/-/issues/1407#note_372473129

help: https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:verification

gradle/wrapper/gradle-wrapper.properties is missing distributionSha256Sum, unverified gradle download! Here is an example of how to fix this:

#Fri Jun 23 08:50:38 CEST 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.2-all.zip
distributionSha256Sum=027fdd265d277bae65a0d349b6b8da02135b0b8e14ba891e26281fa877fe37a2
RomeroYang commented 4 years ago

fixed https://github.com/polkawallet-io/polkawallet-flutter/commit/eee13742635089d4199a1e328d20b9d11e7bcd67