mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update FediPhoto-Lineage to 7.3 (73)
This commit is contained in:
parent
9254b0fe57
commit
31acd71234
1 changed files with 13 additions and 2 deletions
|
|
@ -133,7 +133,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '7.3'
|
||||
versionCode: 73
|
||||
commit: 11ae267202ed030fd278528cc8e6111d44380d2c
|
||||
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: '7.2'
|
||||
CurrentVersionCode: 72
|
||||
CurrentVersion: '7.3'
|
||||
CurrentVersionCode: 73
|
||||
|
|
|
|||
Loading…
Reference in a new issue