From 8681c69484ff77428f60e570ae1783a6fc85be46 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 29 Sep 2022 03:53:12 +0000 Subject: [PATCH] Update Home to 1.10.0 (1100) --- metadata/io.github.domi04151309.home.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/io.github.domi04151309.home.yml b/metadata/io.github.domi04151309.home.yml index 397dd357e6..fb073120a2 100644 --- a/metadata/io.github.domi04151309.home.yml +++ b/metadata/io.github.domi04151309.home.yml @@ -76,7 +76,18 @@ Builds: gradle: - yes + - versionName: 1.10.0 + versionCode: 1100 + commit: c0512a87de281f2872fedc5b5b1213e6b0efda66 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 1.9.0 -CurrentVersionCode: 190 +CurrentVersion: 1.10.0 +CurrentVersionCode: 1100