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.