Update Easter Eggs to 3.2.0 (55)

This commit is contained in:
Hu Shenghao 2024-12-03 07:09:49 +00:00 committed by linsui
parent c01671164b
commit 6a2a107117

View file

@ -205,10 +205,21 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: 3.2.0
versionCode: 55
commit: 34ee52e6f520d3ef4cb08cdf04ddbb6a815d551c
subdir: app
gradle:
- foss
- product
prebuild: sed -i -e 's/implementation("\(.*\)", /add("\1Implementation", /g' build.gradle.kts
scandelete:
- build-logic/convention/build
AllowedAPKSigningKeys: 2e9e0ce7c37d0502aa5173ae9f96a190005099f1adb9f89c68d0ca01f63fa61d
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+$
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)|.|versionName\s=\s"(.*)"
CurrentVersion: 3.1.0
CurrentVersionCode: 52
CurrentVersion: 3.2.0
CurrentVersionCode: 55