mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update LogFox to 1.4.9 (51)
This commit is contained in:
parent
2ddd2e43fc
commit
488234929a
1 changed files with 13 additions and 2 deletions
|
|
@ -101,9 +101,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.9
|
||||
versionCode: 51
|
||||
commit: ebd15f94767a3c89bef680fad124f2a7d3620ae5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 741f819a4c213ba438053134890b40e258774fce55a778846ec5c67a1c92709f
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.8
|
||||
CurrentVersionCode: 50
|
||||
CurrentVersion: 1.4.9
|
||||
CurrentVersionCode: 51
|
||||
|
|
|
|||
Loading…
Reference in a new issue