From 05d979d6bc9d636d504bf92144aee4cbd5ecf4f9 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sat, 2 May 2015 18:57:14 +0200 Subject: [PATCH] Vortex: Use API key from upstream's binary (disabled) --- metadata/com.fisheradelakin.vortex.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata/com.fisheradelakin.vortex.txt b/metadata/com.fisheradelakin.vortex.txt index 36b94d3e1d..3b5766fff7 100644 --- a/metadata/com.fisheradelakin.vortex.txt +++ b/metadata/com.fisheradelakin.vortex.txt @@ -31,15 +31,15 @@ Build:2.0.2,10 gradle=yes Build:2.0.3,11 - disable=missing api key + disable=works, but wait for upstream's consent commit=2.0.3 subdir=app init=rm -fR .gradle gradle=yes + prebuild=mkdir -p src/main/assets && mkdir foo && pushd foo && wget -c https://github.com/fadelakin/vortex/releases/download/2.0.3/app-release.apk && unzip *.apk && cp assets/apikey.json ../src/main/assets/ && popd && rm -fR foo #Auto Update Mode:Version %v -#Update Check Mode:Tags -Update Check Mode:Static +Update Check Mode:Tags Current Version:2.0.3 Current Version Code:11