From ff3615832508b6ccb064785d3fb321523a030eca Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 14 Sep 2023 04:47:52 +0000 Subject: [PATCH] Update Wall You to 6.0 (21) --- metadata/com.bnyro.wallpaper.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.bnyro.wallpaper.yml b/metadata/com.bnyro.wallpaper.yml index c7aa5b8a91..52564219aa 100644 --- a/metadata/com.bnyro.wallpaper.yml +++ b/metadata/com.bnyro.wallpaper.yml @@ -42,9 +42,20 @@ Builds: gradle: - yes + - versionName: '6.0' + versionCode: 21 + commit: 0125f17347ad51f5c76cc84a350dbe005a05f9b1 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AllowedAPKSigningKeys: b3bc73b117df5dfe38130c6c2b946852ae7088557fe8e433f0d9983a6b55cc95 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '5.0' -CurrentVersionCode: 20 +CurrentVersion: '6.0' +CurrentVersionCode: 21