mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 06:06:56 +00:00
Update Photok to 2.1.2 (47)
This commit is contained in:
parent
373f5a8120
commit
239c7ceda4
1 changed files with 10 additions and 2 deletions
|
|
@ -280,8 +280,16 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e 's/8.13.0/8.11.1/' ../build.gradle.kts
|
||||
|
||||
- versionName: 2.1.2
|
||||
versionCode: 47
|
||||
commit: a43844b33acb280293289749ad8e151eb7d16d59
|
||||
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: 2.1.1
|
||||
CurrentVersionCode: 46
|
||||
CurrentVersion: 2.1.2
|
||||
CurrentVersionCode: 47
|
||||
|
|
|
|||
Loading…
Reference in a new issue