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.