diff --git a/metadata/com.aurora.store.yml b/metadata/com.aurora.store.yml index 6343c17d78..f0d4a6ccc0 100644 --- a/metadata/com.aurora.store.yml +++ b/metadata/com.aurora.store.yml @@ -363,6 +363,17 @@ Builds: gradle: - yes + - versionName: 4.4.2 + versionCode: 56 + commit: 2ba8692467f4b1ccc255383243cb8179280ec65a + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + MaintainerNotes: | Manually updated temporarily. Want to build all versions, but only mark them as current after some testing.