mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update SysLog to 2.5.0 (37)
This commit is contained in:
parent
62b60fb266
commit
c5f9a846f9
1 changed files with 13 additions and 2 deletions
|
|
@ -148,10 +148,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.0
|
||||
versionCode: 37
|
||||
commit: 28d47bdf44b81ffb9c2dc397407bc78e0ccee40c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: This is GPLv2+ as given in the sourcecode, root LICENSE file is just
|
||||
GPLv2/2+ license text.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.4.2
|
||||
CurrentVersionCode: 36
|
||||
CurrentVersion: 2.5.0
|
||||
CurrentVersionCode: 37
|
||||
|
|
|
|||
Loading…
Reference in a new issue