mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update AuroraStore to 4.3.4(52)
This commit is contained in:
parent
42d9f56ce5
commit
8eba37490a
1 changed files with 13 additions and 2 deletions
|
|
@ -327,11 +327,22 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.3.4
|
||||||
|
versionCode: 52
|
||||||
|
commit: 7662f2c6f7f773c8f98469c393d898fb4d7185fe
|
||||||
|
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.
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 4.2.5
|
CurrentVersion: 4.3.4
|
||||||
CurrentVersionCode: 47
|
CurrentVersionCode: 52
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue