diff --git a/metadata/com.github.tmo1.sms_ie.yml b/metadata/com.github.tmo1.sms_ie.yml index 8582444311..b0fdd4293e 100644 --- a/metadata/com.github.tmo1.sms_ie.yml +++ b/metadata/com.github.tmo1.sms_ie.yml @@ -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