From 091b7ff107a15246b4df1f3db62840bb9bb9839e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 3 Dec 2021 03:47:25 +0000 Subject: [PATCH] Update SMS Import / Export to 1.3 (5) --- metadata/com.github.tmo1.sms_ie.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.tmo1.sms_ie.yml b/metadata/com.github.tmo1.sms_ie.yml index 1da81f34ab..27c3c8c066 100644 --- a/metadata/com.github.tmo1.sms_ie.yml +++ b/metadata/com.github.tmo1.sms_ie.yml @@ -42,7 +42,18 @@ Builds: gradle: - yes + - versionName: '1.3' + versionCode: 5 + commit: 7c813cfd1c4da20af3a0c2ccb434376b5f272d3e + subdir: app + 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: '1.2' -CurrentVersionCode: 4 +CurrentVersion: '1.3' +CurrentVersionCode: 5