mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Photuris III to 5.0.5 (110)
This commit is contained in:
parent
7280b36020
commit
6ac272d0ef
1 changed files with 13 additions and 2 deletions
|
|
@ -667,7 +667,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 5.0.5
|
||||||
|
versionCode: 110
|
||||||
|
commit: 33032edac20dd0b2eaca79046a1b386c80242176
|
||||||
|
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.4
|
CurrentVersion: 5.0.5
|
||||||
CurrentVersionCode: 109
|
CurrentVersionCode: 110
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue