From a9e322a69811495fac0f6d434dbc2bfa5dbdc86c Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 8 Feb 2024 04:42:13 +0000 Subject: [PATCH] Update Barcode Scanner to 1.21.0 (39) --- metadata/com.atharok.barcodescanner.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.atharok.barcodescanner.yml b/metadata/com.atharok.barcodescanner.yml index 32f8b66aa4..7534e98a38 100644 --- a/metadata/com.atharok.barcodescanner.yml +++ b/metadata/com.atharok.barcodescanner.yml @@ -244,7 +244,18 @@ Builds: gradle: - yes + - versionName: 1.21.0 + versionCode: 39 + commit: 3c6a8994026fce981994400b90ccc2f8a4779466 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.20.0 -CurrentVersionCode: 38 +CurrentVersion: 1.21.0 +CurrentVersionCode: 39