mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update Activity Manager to 5.4.7 (547)
This commit is contained in:
parent
2245f47093
commit
0820449fbe
1 changed files with 13 additions and 2 deletions
|
|
@ -225,7 +225,18 @@ Builds:
|
|||
gradle:
|
||||
- prod
|
||||
|
||||
- versionName: 5.4.7
|
||||
versionCode: 547
|
||||
commit: 6f55a845bed2a6928689f8db64c18c6e8b0cd9a5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- prod
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 5.4.6
|
||||
CurrentVersionCode: 546
|
||||
CurrentVersion: 5.4.7
|
||||
CurrentVersionCode: 547
|
||||
|
|
|
|||
Loading…
Reference in a new issue