mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Activity Manager to 5.4.4 (544)
This commit is contained in:
parent
a2df429bae
commit
7e4a857484
1 changed files with 13 additions and 2 deletions
|
|
@ -192,7 +192,18 @@ Builds:
|
|||
gradle:
|
||||
- prod
|
||||
|
||||
- versionName: 5.4.4
|
||||
versionCode: 544
|
||||
commit: e2f14df1054b5c3124397f7f33ee97a764e1c9e9
|
||||
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.3
|
||||
CurrentVersionCode: 543
|
||||
CurrentVersion: 5.4.4
|
||||
CurrentVersionCode: 544
|
||||
|
|
|
|||
Loading…
Reference in a new issue