mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Photok to 2.1.1 (46)
This commit is contained in:
parent
a14d1c4c62
commit
9e9a4506dc
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.1
|
||||
versionCode: 46
|
||||
commit: b337fed8d9b4cf730a51528f1a812ac3e15a224f
|
||||
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.0
|
||||
CurrentVersionCode: 45
|
||||
CurrentVersion: 2.1.1
|
||||
CurrentVersionCode: 46
|
||||
|
|
|
|||
Loading…
Reference in a new issue