From 2725ddef8ebd587c138f491aa7cb7ceb074a9ecb Mon Sep 17 00:00:00 2001 From: Catfriend1 <2750088-Catfriend1@users.noreply.gitlab.com> Date: Wed, 29 Sep 2021 08:19:46 +0000 Subject: [PATCH] Aktualisieren metadata/com.github.catfriend1.syncthingandroid.yml --- metadata/com.github.catfriend1.syncthingandroid.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/metadata/com.github.catfriend1.syncthingandroid.yml b/metadata/com.github.catfriend1.syncthingandroid.yml index 24260754c9..f293c2460c 100644 --- a/metadata/com.github.catfriend1.syncthingandroid.yml +++ b/metadata/com.github.catfriend1.syncthingandroid.yml @@ -1626,19 +1626,18 @@ Builds: - versionName: 1.18.2.1 versionCode: 1180201 - disable: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/9789 - commit: 2fbe3ecba8787b051631ed2300e2bb7cb1a8a096 + commit: f13ae5bc835ed4e84b951eb9aa00ebc9690eb0ec submodules: true sudo: - apt-get update || apt-get update - - apt-get install -y -t testing golang-go + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java gradle: - yes output: app/build/outputs/apk/release/app-release-unsigned.apk rm: - syncthing/src/github.com/syncthing/syncthing/lib/model/testdata prebuild: sed -i -e '/signingConfig/d' app/build.gradle - ndk: r21e preassemble: - buildNative