From 1fdb76030a22ab1ce2363d4f62f02aa6ca8a13be Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 11 Oct 2023 06:33:35 +0000 Subject: [PATCH] Update SMS Import / Export to 2.2.0 (102) --- 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 5ad231cf66..170f8a65fe 100644 --- a/metadata/com.github.tmo1.sms_ie.yml +++ b/metadata/com.github.tmo1.sms_ie.yml @@ -166,7 +166,18 @@ Builds: gradle: - yes + - versionName: 2.2.0 + versionCode: 102 + commit: 068ab6861e0ed5ad1b308bfffbd1a0febe7948d1 + 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: 2.1.0 -CurrentVersionCode: 101 +CurrentVersion: 2.2.0 +CurrentVersionCode: 102