Update AuroraStore to 4.3.5(53)

This commit is contained in:
Rahul Patel 2023-10-18 01:11:17 +05:30
parent 0744ccc4bd
commit 7f8f92d6ec
No known key found for this signature in database
GPG key ID: 250010516EC2C27A

View file

@ -338,6 +338,17 @@ Builds:
gradle: gradle:
- yes - 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: | MaintainerNotes: |
Manually updated temporarily. Want to build all versions, but only Manually updated temporarily. Want to build all versions, but only
mark them as current after some testing. mark them as current after some testing.