Update WallETH to 0.49.1 (491)

This commit is contained in:
F-Droid checkupdates bot 2021-03-02 03:43:57 +00:00
parent 207a272294
commit 45a43f7f79

View file

@ -499,6 +499,16 @@ Builds:
- online
prebuild: sed -i -e '/kotlin.bintray.com/d' ../build.gradle
- versionName: 0.49.1
versionCode: 491
commit: 0.49.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
@ -506,5 +516,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 0.49.0
CurrentVersionCode: 490
CurrentVersion: 0.49.1
CurrentVersionCode: 491