mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Photuris III to 5.0.0 (105)
This commit is contained in:
parent
513bd2d184
commit
eafe3da2fd
1 changed files with 13 additions and 2 deletions
|
|
@ -623,7 +623,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.0.0
|
||||
versionCode: 105
|
||||
commit: 4c7d3d121ca5127d19d5070f9b51c32f9ca047a0
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.14.2
|
||||
CurrentVersionCode: 104
|
||||
CurrentVersion: 5.0.0
|
||||
CurrentVersionCode: 105
|
||||
|
|
|
|||
Loading…
Reference in a new issue