From f5fffedbe8abb2ecd327ea8c66c88b4b378c6349 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 17 Sep 2019 15:36:05 +0100 Subject: [PATCH] Update WallETH to 0.46.1 (461) --- metadata/org.walleth.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/metadata/org.walleth.yml b/metadata/org.walleth.yml index 1682153192..79ded0bd82 100644 --- a/metadata/org.walleth.yml +++ b/metadata/org.walleth.yml @@ -407,6 +407,16 @@ Builds: - online prebuild: sed -i -e '/kotlin.bintray.com/d' ../build.gradle + - versionName: 0.46.1 + versionCode: 461 + commit: 0.46.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 @@ -414,5 +424,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 0.46.0 -CurrentVersionCode: 460 +CurrentVersion: 0.46.1 +CurrentVersionCode: 461