diff --git a/metadata/com.kaanelloed.iconeration.yml b/metadata/com.kaanelloed.iconeration.yml index 17d29e2c8d..bcc45b37c6 100644 --- a/metadata/com.kaanelloed.iconeration.yml +++ b/metadata/com.kaanelloed.iconeration.yml @@ -107,9 +107,21 @@ Builds: gradle: - yes + - versionName: 1.4.3 + versionCode: 28 + commit: 1aba8cfff6301cd85d7b42e7741b45773550382b + subdir: app + submodules: true + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AllowedAPKSigningKeys: 5df208f4111ddb738f78e066d8d8d4d7fc42c4dc6c6490af0b131ab2786841fb AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.4.2 -CurrentVersionCode: 27 +CurrentVersion: 1.4.3 +CurrentVersionCode: 28