diff --git a/metadata/com.github.tmo1.sms_ie.yml b/metadata/com.github.tmo1.sms_ie.yml index 602974efd3..e5a03513c3 100644 --- a/metadata/com.github.tmo1.sms_ie.yml +++ b/metadata/com.github.tmo1.sms_ie.yml @@ -188,7 +188,18 @@ Builds: gradle: - yes + - versionName: 2.3.1 + versionCode: 104 + commit: a3c31f491b2058ac3fea9c1d39bac0c4fbd855ca + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.3.0 -CurrentVersionCode: 103 +CurrentVersion: 2.3.1 +CurrentVersionCode: 104