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