mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 22:56:56 +00:00
Update Activity Manager to 5.4.5 (545)
This commit is contained in:
parent
3204842d74
commit
ad177fbc1c
1 changed files with 13 additions and 2 deletions
|
|
@ -203,7 +203,18 @@ Builds:
|
|||
gradle:
|
||||
- prod
|
||||
|
||||
- versionName: 5.4.5
|
||||
versionCode: 545
|
||||
commit: ccb2f58ed9397ec247f6bfe8980cd96180d51344
|
||||
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.4
|
||||
CurrentVersionCode: 544
|
||||
CurrentVersion: 5.4.5
|
||||
CurrentVersionCode: 545
|
||||
|
|
|
|||
Loading…
Reference in a new issue