summaryrefslogtreecommitdiff
path: root/wallet/.gitlab-ci.yml
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-04-10 09:51:46 -0300
committerTorsten Grote <t@grobox.de>2020-04-10 09:53:27 -0300
commit20b1d2677462090a08edda99d042dbcddc9f8c11 (patch)
treefbbe71998848a15337d3a55b397505640e8e06a3 /wallet/.gitlab-ci.yml
parent874b52c6d5c0d8043f3250e2b80f5091c159ded1 (diff)
downloadtaler-android-20b1d2677462090a08edda99d042dbcddc9f8c11.tar.gz
taler-android-20b1d2677462090a08edda99d042dbcddc9f8c11.tar.bz2
taler-android-20b1d2677462090a08edda99d042dbcddc9f8c11.zip
[wallet] move akono into a normal gradle dependency
This removes the need to manually copy a binary blob and should also make F-Droid inclusion easier.
Diffstat (limited to 'wallet/.gitlab-ci.yml')
-rw-r--r--wallet/.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/wallet/.gitlab-ci.yml b/wallet/.gitlab-ci.yml
index 477acca..bbc478a 100644
--- a/wallet/.gitlab-ci.yml
+++ b/wallet/.gitlab-ci.yml
@@ -1,6 +1,5 @@
.binary_deps:
before_script:
- - wget "https://git.taler.net/wallet-android.git/plain/akono.aar?h=binary-deps" -O akono/akono.aar
- mkdir -p app/src/main/assets
- wget "https://git.taler.net/wallet-android.git/plain/taler-wallet-android.js?h=binary-deps" -O app/src/main/assets/taler-wallet-android.js