mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Periodical to 1.75 (99)
This commit is contained in:
parent
fca037a691
commit
18745232c7
1 changed files with 13 additions and 2 deletions
|
|
@ -414,7 +414,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.75'
|
||||
versionCode: 99
|
||||
commit: 2184e71e0ee1319f96087cd6b1d16e5160300007
|
||||
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: '1.74'
|
||||
CurrentVersionCode: 96
|
||||
CurrentVersion: '1.75'
|
||||
CurrentVersionCode: 99
|
||||
|
|
|
|||
Loading…
Reference in a new issue