diff --git a/metadata/com.kaanelloed.iconeration.yml b/metadata/com.kaanelloed.iconeration.yml index 1036b97065..17d29e2c8d 100644 --- a/metadata/com.kaanelloed.iconeration.yml +++ b/metadata/com.kaanelloed.iconeration.yml @@ -95,9 +95,21 @@ Builds: gradle: - yes + - versionName: 1.4.2 + versionCode: 27 + commit: 89af69bab71152e957961b6f93d594072da43685 + 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.1 -CurrentVersionCode: 26 +CurrentVersion: 1.4.2 +CurrentVersionCode: 27