From 4ae9d96b033bd1486b45e8654a14f5f9c3fed079 Mon Sep 17 00:00:00 2001 From: Aayush Gupta Date: Thu, 8 Feb 2024 09:08:39 +0000 Subject: [PATCH] Aurora Store: Build 4.4.1 (55) --- metadata/com.aurora.store.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/metadata/com.aurora.store.yml b/metadata/com.aurora.store.yml index e5c81ea5f2..6343c17d78 100644 --- a/metadata/com.aurora.store.yml +++ b/metadata/com.aurora.store.yml @@ -352,6 +352,17 @@ Builds: gradle: - yes + - versionName: 4.4.1 + versionCode: 55 + commit: 2c7ea9ca5359fa38912e91b9c2c1790b2308b869 + 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.