From 13b0c7338736ef901a89cc8b73562ebd46fc1e60 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 12 Mar 2024 06:04:22 +0000 Subject: [PATCH] Update SMS Import / Export to 2.3.2 (105) --- 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 e5a03513c3..d5441691d3 100644 --- a/metadata/com.github.tmo1.sms_ie.yml +++ b/metadata/com.github.tmo1.sms_ie.yml @@ -199,7 +199,18 @@ Builds: gradle: - yes + - versionName: 2.3.2 + versionCode: 105 + commit: 98c5fa1719d98cf256d69a1b2d3eda8790dacbc9 + 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.3.1 -CurrentVersionCode: 104 +CurrentVersion: 2.3.2 +CurrentVersionCode: 105