Update WallETH to 0.51.1 (511)

This commit is contained in:
F-Droid checkupdates bot 2021-09-16 03:40:22 +00:00
parent 34d718bec4
commit fb0c40c5f6

View file

@ -539,6 +539,16 @@ Builds:
- online
prebuild: sed -i -e '/kotlin.bintray.com/d' ../build.gradle
- versionName: 0.51.1
versionCode: 511
commit: 8282f06dd82899dcca6eec519bfcadd9675c7d1c
subdir: app
gradle:
- noGeth
- forFDroid
- online
prebuild: sed -i -e '/kotlin.bintray.com/d' ../build.gradle
MaintainerNotes: |-
We remove https://kotlin.bintray.com/kotlinx Maven repo from build.gradle
because it isn't whitelisted while all needed artifacts are available via
@ -546,5 +556,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 0.51.0
CurrentVersionCode: 510
CurrentVersion: 0.51.1
CurrentVersionCode: 511