mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Periodical to 1.73 (95)
This commit is contained in:
parent
517e43ca53
commit
a40c9f7d33
1 changed files with 13 additions and 2 deletions
|
|
@ -392,7 +392,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.73'
|
||||
versionCode: 95
|
||||
commit: c955fc343a3377b0628d0a86932607875627dea8
|
||||
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.72'
|
||||
CurrentVersionCode: 94
|
||||
CurrentVersion: '1.73'
|
||||
CurrentVersionCode: 95
|
||||
|
|
|
|||
Loading…
Reference in a new issue