Update Easter Eggs to 3.1.0 (52)

This commit is contained in:
Hu Shenghao 2024-10-17 07:59:13 +00:00 committed by linsui
parent 40ba0d4532
commit 1b9fea8d56

View file

@ -16,7 +16,7 @@ AutoName: Easter Eggs
RepoType: git RepoType: git
Repo: https://github.com/hushenghao/AndroidEasterEggs.git Repo: https://github.com/hushenghao/AndroidEasterEggs.git
Binaries: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-foss-release.apk Binaries: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-foss-product-release.apk
Builds: Builds:
- versionName: 1.9.4 - versionName: 1.9.4
@ -195,12 +195,13 @@ Builds:
scandelete: scandelete:
- build-logic/convention/build - build-logic/convention/build
- versionName: 3.1.0-beta02 - versionName: 3.1.0
versionCode: 51 versionCode: 52
commit: 3892e3bbf4d5031e2b5c6e435579644e0a54a53b commit: 6675eccba6412267ea855a669ada83ead5162e09
subdir: app subdir: app
gradle: gradle:
- foss - foss
- product
scandelete: scandelete:
- build-logic/convention/build - build-logic/convention/build
@ -209,5 +210,5 @@ AllowedAPKSigningKeys: 2e9e0ce7c37d0502aa5173ae9f96a190005099f1adb9f89c68d0ca01f
AutoUpdateMode: Version AutoUpdateMode: Version
UpdateCheckMode: Tags UpdateCheckMode: Tags
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)|.|versionName\s=\s"(.*)" UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)|.|versionName\s=\s"(.*)"
CurrentVersion: 3.1.0-beta02 CurrentVersion: 3.1.0
CurrentVersionCode: 51 CurrentVersionCode: 52