Update Easter Eggs to 2.4.1 (39)

This commit is contained in:
Hu Shenghao 2024-03-14 04:35:17 +00:00 committed by linsui
parent 6ba904e683
commit bd6ad8da5b

View file

@ -113,10 +113,23 @@ Builds:
scandelete:
- build-logic/build
- versionName: 2.4.1
versionCode: 39
commit: v2.4.1
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
scandelete:
- build-logic/build
AllowedAPKSigningKeys: 2e9e0ce7c37d0502aa5173ae9f96a190005099f1adb9f89c68d0ca01f63fa61d
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)||
CurrentVersion: 2.3.0
CurrentVersionCode: 37
CurrentVersion: 2.4.1
CurrentVersionCode: 39