From eceda298a9dc411dbfb515af3e3537be81d39d88 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sat, 5 Oct 2019 20:15:26 +0100 Subject: [PATCH] Update WallETH to 0.46.3 (463) --- 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 5f663ddd46..4088e199a5 100644 --- a/metadata/org.walleth.yml +++ b/metadata/org.walleth.yml @@ -427,6 +427,16 @@ Builds: - online prebuild: sed -i -e '/kotlin.bintray.com/d' ../build.gradle + - versionName: 0.46.3 + versionCode: 463 + commit: 0.46.3 + 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 @@ -434,5 +444,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 0.46.2 -CurrentVersionCode: 462 +CurrentVersion: 0.46.3 +CurrentVersionCode: 463