From b300cb3d8248839d7e97997f27cc34444f6f32e3 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Wed, 23 Jul 2025 04:10:22 +0000 Subject: [PATCH] Update SMS Import / Export to 2.5.0 (10110) --- metadata/com.github.tmo1.sms_ie.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.tmo1.sms_ie.yml b/metadata/com.github.tmo1.sms_ie.yml index cea05e00b0..76be05206a 100644 --- a/metadata/com.github.tmo1.sms_ie.yml +++ b/metadata/com.github.tmo1.sms_ie.yml @@ -238,10 +238,17 @@ Builds: gradle: - standard + - versionName: 2.5.0-standard + versionCode: 10110 + commit: afb381538f9e9f6e27db2a26971439d1aab07ebb + subdir: app + gradle: + - standard + AutoUpdateMode: Version +-standard v%v UpdateCheckMode: Tags VercodeOperation: - 10000 + %c UpdateCheckData: app/build.gradle|versionCode (\d+)|.|versionName "(.+)" -CurrentVersion: 2.4.3 -CurrentVersionCode: 10109 +CurrentVersion: 2.5.0 +CurrentVersionCode: 10110