diff --git a/metadata/com.aurora.store.yml b/metadata/com.aurora.store.yml index d4ceb399fd..4e9a6f506e 100644 --- a/metadata/com.aurora.store.yml +++ b/metadata/com.aurora.store.yml @@ -305,6 +305,17 @@ Builds: gradle: - yes + - versionName: 4.3.2 + versionCode: 50 + commit: 87712f79425b6fe8dfa32de792f6b519f0852353 + 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.