taler-android

Android apps for GNU Taler (wallet, PoS, cashier)
Log | Files | Refs | README | LICENSE

commit 365f44587ba9104c6506b1560f7649b0ad18a635
parent b55354d507668722fcc4c262cfbc8c60003f650e
Author: Torsten Grote <t@grobox.de>
Date:   Tue, 12 Oct 2021 10:39:01 -0300

Switch to Gitlab CI image that comes with Java 11

Diffstat:
M.gitlab-ci.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: registry.gitlab.com/fdroid/ci-images-client:latest +image: briar/ci-image-android:latest cache: paths: