diff --git a/metadata/org.decsync.cc.yml b/metadata/org.decsync.cc.yml
index 10953598ef..95ae20005a 100644
--- a/metadata/org.decsync.cc.yml
+++ b/metadata/org.decsync.cc.yml
@@ -6,16 +6,8 @@ AuthorEmail: dev@aldogunsing.nl
SourceCode: https://github.com/39aldo39/DecSyncCC
IssueTracker: https://github.com/39aldo39/DecSyncCC/issues
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4V96AFD3S4TPJ
-Bitcoin: 1JWYoV2MZyu8LYYHCur9jUJgGqE98m566z
AutoName: DecSync CC
-Description: |-
- DecSync CC synchronizes contacts and calendars using
- DecSync. To start synchronizing, all
- you have to do is synchronize the directory "DecSync" located in the primary
- external storage, using for example https://f-droid.org/packages/com.nutomic.syncthingandroid.
-
- The UI is based on the one used in https://f-droid.org/packages/at.bitfire.davdroid.
RepoType: git
Repo: https://github.com/39aldo39/DecSyncCC
@@ -221,15 +213,19 @@ Builds:
gradle:
- yes
- - versionName: 2.0.0
+ - versionName: 2.0.0-1
versionCode: 29
- commit: 7c2982b3fc2b9400ab4e49691ca02192376b2c44
+ commit: 582749acdc60ba592b0b66b5c5b20cc578c46cc2
subdir: app
submodules: true
+ sudo:
+ - apt-get update || apt-get update
+ - apt-get install -y openjdk-11-jdk
+ - update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 2.0.0
+CurrentVersion: 2.0.0-1
CurrentVersionCode: 29
diff --git a/metadata/org.decsync.sparss.floss.yml b/metadata/org.decsync.sparss.floss.yml
index 57860bdcec..672a2310df 100644
--- a/metadata/org.decsync.sparss.floss.yml
+++ b/metadata/org.decsync.sparss.floss.yml
@@ -7,15 +7,8 @@ AuthorEmail: dev@aldogunsing.nl
SourceCode: https://github.com/39aldo39/spaRSS-DecSync
IssueTracker: https://github.com/39aldo39/spaRSS-DecSync/issues
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4V96AFD3S4TPJ
-Bitcoin: 1JWYoV2MZyu8LYYHCur9jUJgGqE98m566z
AutoName: spaRSS DecSync
-Description: |-
- spaRSS DecSync is a fork of https://f-droid.org/packages/net.etuldan.sparss.floss which adds
- synchronization using DecSync. To
- start synchronizing, all you have to do is synchronize the directory
- "DecSync" located in the primary external storage, using for example
- https://f-droid.org/packages/com.nutomic.syncthingandroid.
RepoType: git
Repo: https://github.com/39aldo39/spaRSS-DecSync
@@ -155,14 +148,18 @@ Builds:
gradle:
- floss
- - versionName: 1.16.0
+ - versionName: 1.16.0-1
versionCode: 97
- commit: 33e576c44ade525602229d73cc818d513d8f2021
+ commit: 0e6bd16cfa0fc2020fef58cede355b1e138cecf5
subdir: mobile
+ sudo:
+ - apt-get update || apt-get update
+ - apt-get install -y openjdk-11-jdk
+ - update-alternatives --auto java
gradle:
- floss
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 1.16.0
+CurrentVersion: 1.16.0-1
CurrentVersionCode: 97