mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Update Photok to 1.7.0 (28)
This commit is contained in:
parent
d20d2a1909
commit
3803b4d32f
1 changed files with 9 additions and 2 deletions
|
|
@ -187,8 +187,15 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.7.0
|
||||||
|
versionCode: 28
|
||||||
|
commit: 1809490175e75a1e34b931a4d6edd9891aa07cb1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags .*[0-9]$
|
UpdateCheckMode: Tags .*[0-9]$
|
||||||
UpdateCheckData: gradle.properties|appVersionCode=(\d+)|.|appVersionName=([\d.]+)
|
UpdateCheckData: gradle.properties|appVersionCode=(\d+)|.|appVersionName=([\d.]+)
|
||||||
CurrentVersion: 1.6.0
|
CurrentVersion: 1.7.0
|
||||||
CurrentVersionCode: 27
|
CurrentVersionCode: 28
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue