From 26dc383f60c5760ccddf136f6f95a6cc8dad5f10 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 19 Dec 2021 04:50:11 +0000 Subject: [PATCH] Update The Translator to v0.17 (17) --- metadata/com.sunilpaulmathew.translator.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.sunilpaulmathew.translator.yml b/metadata/com.sunilpaulmathew.translator.yml index a456d02647..871ce70a7e 100644 --- a/metadata/com.sunilpaulmathew.translator.yml +++ b/metadata/com.sunilpaulmathew.translator.yml @@ -83,7 +83,18 @@ Builds: gradle: - yes + - versionName: v0.17 + versionCode: 17 + commit: ab2d4b555ee21a133d6316306aa4e9395a760909 + 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: v0.16 -CurrentVersionCode: 16 +CurrentVersion: v0.17 +CurrentVersionCode: 17