Update SMS Import / Export to 2.7.0 (10112)

This commit is contained in:
checkupdates bot 2025-09-09 04:59:19 +00:00 committed by GitLab
parent a894ad75df
commit c1998cd860
No known key found for this signature in database

View file

@ -253,10 +253,18 @@ Builds:
- standard
prebuild: sed -i -e 's/8.12.1/8.11.1/' ../build.gradle
- versionName: 2.7.0-standard
versionCode: 10112
commit: f1e71e481426c99ffab464b8c9d31698bc496f43
subdir: app
gradle:
- standard
prebuild: sed -i -e 's/8.13.0/8.11.1/' ../build.gradle
AutoUpdateMode: Version +-standard v%v
UpdateCheckMode: Tags
VercodeOperation:
- 10000 + %c
UpdateCheckData: app/build.gradle|versionCode (\d+)|.|versionName "(.+)"
CurrentVersion: 2.6.0
CurrentVersionCode: 10111
CurrentVersion: 2.7.0
CurrentVersionCode: 10112