Update WallETH to 0.50.1 (501)

This commit is contained in:
F-Droid checkupdates bot 2021-05-07 03:49:08 +00:00
parent c0c5336b4c
commit c2574d6ae8

View file

@ -509,6 +509,16 @@ Builds:
- online
prebuild: sed -i -e '/kotlin.bintray.com/d' ../build.gradle
- versionName: 0.50.1
versionCode: 501
commit: 0.50.1
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
@ -516,5 +526,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 0.50.0
CurrentVersionCode: 500
CurrentVersion: 0.50.1
CurrentVersionCode: 501