mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Activity Manager to 5.4.1 (541)
This commit is contained in:
parent
29a509ae4e
commit
bd9645b90c
1 changed files with 14 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Categories:
|
||||
- System
|
||||
- Development
|
||||
- System
|
||||
License: Apache-2.0
|
||||
AuthorName: Yuriy Mysochenko
|
||||
AuthorWebSite: https://sdex.dev/
|
||||
|
|
@ -159,7 +159,18 @@ Builds:
|
|||
gradle:
|
||||
- prod
|
||||
|
||||
- versionName: 5.4.1
|
||||
versionCode: 541
|
||||
commit: 9743e6c648c7f0397e26790d479f041333643b2d
|
||||
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.0
|
||||
CurrentVersionCode: 540
|
||||
CurrentVersion: 5.4.1
|
||||
CurrentVersionCode: 541
|
||||
|
|
|
|||
Loading…
Reference in a new issue