mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update org.stingle.photos to 2.9.0 (51)
This commit is contained in:
parent
27d1edbf8f
commit
ca0736ea64
1 changed files with 13 additions and 2 deletions
|
|
@ -57,7 +57,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 2.9.0
|
||||
versionCode: 51
|
||||
commit: 8cb61cd1493e1bb63d5149afeaa78444eb5cf569
|
||||
subdir: StinglePhotos
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version v%c-%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.8.1
|
||||
CurrentVersionCode: 50
|
||||
CurrentVersion: 2.9.0
|
||||
CurrentVersionCode: 51
|
||||
|
|
|
|||
Loading…
Reference in a new issue