Update WallETH to 0.51.2 (512)

This commit is contained in:
F-Droid checkupdates bot 2021-10-09 03:46:29 +00:00
parent d9a7c6ec3c
commit aa36b03abb

View file

@ -553,6 +553,20 @@ Builds:
- online
prebuild: sed -i -e '/kotlin.bintray.com/d' ../build.gradle
- versionName: 0.51.2
versionCode: 512
commit: 2125daee71fbcab7cabcc654ac1845fa3f0af114
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
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
@ -560,5 +574,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 0.51.1
CurrentVersionCode: 511
CurrentVersion: 0.51.2
CurrentVersionCode: 512