From e1f0b06b72f1b9b2f1b032b70d505ad7a8dc5cd6 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 11 Jan 2022 03:25:59 +0000 Subject: [PATCH] Update SMS Import / Export to 1.3.1 (6) --- 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 27c3c8c066..15d2f4a5e4 100644 --- a/metadata/com.github.tmo1.sms_ie.yml +++ b/metadata/com.github.tmo1.sms_ie.yml @@ -53,7 +53,18 @@ Builds: gradle: - yes + - versionName: 1.3.1 + versionCode: 6 + commit: 71e2e3bdfd1b799b26787b5247b3d029f2b5e2cd + 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.3' -CurrentVersionCode: 5 +CurrentVersion: 1.3.1 +CurrentVersionCode: 6