mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Photok to 2.3.0 (49)
This commit is contained in:
parent
b14a09a03d
commit
2a3f0a5f40
1 changed files with 10 additions and 2 deletions
|
|
@ -296,8 +296,16 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e 's/8.13.0/8.11.1/' ../build.gradle.kts
|
||||
|
||||
- versionName: 2.3.0
|
||||
versionCode: 49
|
||||
commit: a1b5f8152ec97f8cc41d994a00939c78eba8ee1d
|
||||
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.2.0
|
||||
CurrentVersionCode: 48
|
||||
CurrentVersion: 2.3.0
|
||||
CurrentVersionCode: 49
|
||||
|
|
|
|||
Loading…
Reference in a new issue