diff --git a/metadata/com.github.tmo1.sms_ie.yml b/metadata/com.github.tmo1.sms_ie.yml index 1da81f34ab..27c3c8c066 100644 --- a/metadata/com.github.tmo1.sms_ie.yml +++ b/metadata/com.github.tmo1.sms_ie.yml @@ -42,7 +42,18 @@ Builds: gradle: - yes + - versionName: '1.3' + versionCode: 5 + commit: 7c813cfd1c4da20af3a0c2ccb434376b5f272d3e + 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.2' -CurrentVersionCode: 4 +CurrentVersion: '1.3' +CurrentVersionCode: 5