mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Photok to 1.8.0 (33)
This commit is contained in:
parent
a2522bd26c
commit
28f09c53d7
1 changed files with 9 additions and 2 deletions
|
|
@ -213,8 +213,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.0
|
||||
versionCode: 33
|
||||
commit: f8d986a37c369b06ade4f08cda740ee73936168a
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
UpdateCheckData: gradle.properties|appVersionCode=(\d+)|.|appVersionName=([\d.]+)
|
||||
CurrentVersion: 1.7.4
|
||||
CurrentVersionCode: 32
|
||||
CurrentVersion: 1.8.0
|
||||
CurrentVersionCode: 33
|
||||
|
|
|
|||
Loading…
Reference in a new issue