diff --git a/metadata/com.looker.droidify.yml b/metadata/com.looker.droidify.yml index 0f1e5f2510..04b133e42f 100644 --- a/metadata/com.looker.droidify.yml +++ b/metadata/com.looker.droidify.yml @@ -55,6 +55,7 @@ Builds: - versionName: 0.3.5 versionCode: 35 + disable: https://github.com/Iamlooker/Droid-ify/issues/77 commit: 3296feecbef4c64a5fd4324e732290900acd044d sudo: - apt-get update || apt-get update diff --git a/metadata/com.nltechno.dolidroidpro.yml b/metadata/com.nltechno.dolidroidpro.yml index 509a62bad2..82ec12cca2 100644 --- a/metadata/com.nltechno.dolidroidpro.yml +++ b/metadata/com.nltechno.dolidroidpro.yml @@ -56,6 +56,17 @@ Builds: gradle: - yes + - versionName: DoliDroid Pro 2.2 + versionCode: 42 + commit: 7daaa2d6a08a7b1acb8c74ccb888d71ef24ceff5 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: None UpdateCheckMode: RepoManifest CurrentVersion: DoliDroid Pro 2.2 diff --git a/metadata/de.rampro.activitydiary.yml b/metadata/de.rampro.activitydiary.yml index 9bd949f8a2..6d885e60a2 100644 --- a/metadata/de.rampro.activitydiary.yml +++ b/metadata/de.rampro.activitydiary.yml @@ -97,8 +97,13 @@ Builds: - versionName: 1.4.1 versionCode: 135 + disable: https://github.com/ramack/ActivityDiary/issues/304 commit: 51c3f3174b363e5f479fd72e5590ded4f53642c7 subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java gradle: - yes diff --git a/metadata/org.studip.unofficial_app.yml b/metadata/org.studip.unofficial_app.yml index 912e8769ab..e436d10ecd 100644 --- a/metadata/org.studip.unofficial_app.yml +++ b/metadata/org.studip.unofficial_app.yml @@ -43,6 +43,10 @@ Builds: versionCode: 16 commit: 17f47ecc7a21e554e1664085edabdcaa9f0ba7e9 subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java gradle: - yes diff --git a/metadata/xyz.hisname.fireflyiii.yml b/metadata/xyz.hisname.fireflyiii.yml index d924906fcc..8480f1ff37 100644 --- a/metadata/xyz.hisname.fireflyiii.yml +++ b/metadata/xyz.hisname.fireflyiii.yml @@ -616,6 +616,10 @@ Builds: versionCode: 104 commit: 7eaf71d317223c6ddd72c905cbe9641852475eb6 subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java gradle: - yes