Update WallETH to 0.49.2 (492)

This commit is contained in:
F-Droid checkupdates bot 2021-03-05 03:45:04 +00:00
parent 634a6bc59b
commit cd205069e6

View file

@ -509,6 +509,16 @@ Builds:
- online
prebuild: sed -i -e '/kotlin.bintray.com/d' ../build.gradle
- versionName: 0.49.2
versionCode: 492
commit: 0.49.2
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.49.1
CurrentVersionCode: 491
CurrentVersion: 0.49.2
CurrentVersionCode: 492