diff --git a/metadata/com.github.tmo1.sms_ie.yml b/metadata/com.github.tmo1.sms_ie.yml index e5a03513c3..d5441691d3 100644 --- a/metadata/com.github.tmo1.sms_ie.yml +++ b/metadata/com.github.tmo1.sms_ie.yml @@ -199,7 +199,18 @@ Builds: gradle: - yes + - versionName: 2.3.2 + versionCode: 105 + commit: 98c5fa1719d98cf256d69a1b2d3eda8790dacbc9 + 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.1 -CurrentVersionCode: 104 +CurrentVersion: 2.3.2 +CurrentVersionCode: 105