Update WallETH to 0.51.0 (510)

This commit is contained in:
F-Droid checkupdates bot 2021-07-08 03:39:12 +00:00
parent d57906e570
commit 8d8af6a63c

View file

@ -529,6 +529,16 @@ Builds:
- online
prebuild: sed -i -e '/kotlin.bintray.com/d' ../build.gradle
- versionName: 0.51.0
versionCode: 510
commit: 1997f39bb668cf12219372911bdecd99ca08bda0
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
@ -536,5 +546,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 0.50.2
CurrentVersionCode: 502
CurrentVersion: 0.51.0
CurrentVersionCode: 510