Update Photok to 2.0.1 (40)

This commit is contained in:
checkupdates bot 2025-09-16 04:51:26 +00:00 committed by linsui
parent 24cb65a23a
commit 3ab0171bc6

View file

@ -264,8 +264,16 @@ Builds:
- yes
prebuild: sed -i -e 's/8.13.0/8.11.1/' ../build.gradle.kts
- versionName: 2.0.1
versionCode: 40
commit: 3bd3eb51a7e3f0cb79742f9438b7397013d5d91d
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.0.0
CurrentVersionCode: 39
CurrentVersion: 2.0.1
CurrentVersionCode: 40