diff --git a/metadata/com.kaanelloed.iconeration.yml b/metadata/com.kaanelloed.iconeration.yml index 9f3bac5595..113c82c54f 100644 --- a/metadata/com.kaanelloed.iconeration.yml +++ b/metadata/com.kaanelloed.iconeration.yml @@ -82,9 +82,21 @@ Builds: gradle: - yes + - versionName: 1.4.1 + versionCode: 26 + commit: a7ef933e2415e6df0f3fccfa105b8d5e6bfb6cd2 + 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.0 -CurrentVersionCode: 25 +CurrentVersion: 1.4.1 +CurrentVersionCode: 26