From 7f8f92d6ecb3a7417aa7e5d00796572660be30c6 Mon Sep 17 00:00:00 2001 From: Rahul Patel Date: Wed, 18 Oct 2023 01:11:17 +0530 Subject: [PATCH] Update AuroraStore to 4.3.5(53) --- 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 0ca222a1ff..c38400a64c 100644 --- a/metadata/com.aurora.store.yml +++ b/metadata/com.aurora.store.yml @@ -338,6 +338,17 @@ Builds: gradle: - yes + - versionName: 4.3.5 + versionCode: 53 + commit: 491b16782c12e57204dd2e42d10dd661e67c0398 + 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.