mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Photuris III to 5.0.4 (109)
This commit is contained in:
parent
1df8a05227
commit
57e96081a8
1 changed files with 13 additions and 2 deletions
|
|
@ -656,7 +656,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 5.0.4
|
||||||
|
versionCode: 109
|
||||||
|
commit: 7750b3224a704306df03026818f5a4d35f369f45
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 5.0.3
|
CurrentVersion: 5.0.4
|
||||||
CurrentVersionCode: 108
|
CurrentVersionCode: 109
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue