mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Photok to 2.0.0 (39)
This commit is contained in:
parent
39ac2b54bd
commit
69d8696e7c
1 changed files with 10 additions and 2 deletions
|
|
@ -256,8 +256,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 39
|
||||
commit: 28590e992fe5836a2a4df30afd1dff4825fa6018
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/8.13.0/8.11.1/' ../build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
UpdateCheckData: gradle.properties|appVersionCode=(\d+)|.|appVersionName=([\d.]+)
|
||||
CurrentVersion: 1.9.4
|
||||
CurrentVersionCode: 38
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 39
|
||||
|
|
|
|||
Loading…
Reference in a new issue