Vortex: Use API key from upstream's binary (disabled)
This commit is contained in:
parent
30d74f841e
commit
05d979d6bc
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue