mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update SshDaemon to 2.1.12 (28)
This commit is contained in:
parent
ee41685a20
commit
8495ce728e
1 changed files with 13 additions and 2 deletions
|
|
@ -104,7 +104,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.12
|
||||
versionCode: 28
|
||||
commit: 28c1bcdd25c97b45854dea7c08a8d60bf201d643
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.1.10
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersion: 2.1.12
|
||||
CurrentVersionCode: 28
|
||||
|
|
|
|||
Loading…
Reference in a new issue