android_eggs - update recipe

This commit is contained in:
Licaon_Kter 2024-10-11 08:24:03 +00:00
parent 022017f9d0
commit 3145dcb51e

View file

@ -16,7 +16,7 @@ AutoName: Easter Eggs
RepoType: git
Repo: https://github.com/hushenghao/AndroidEasterEggs.git
Binaries: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-release.apk
Binaries: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-foss-release.apk
Builds:
- versionName: 1.9.4
@ -29,6 +29,7 @@ Builds:
- update-java-alternatives -a
gradle:
- yes
binary: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-release.apk
- versionName: 1.9.5
versionCode: 28
@ -40,6 +41,7 @@ Builds:
- update-java-alternatives -a
gradle:
- yes
binary: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-release.apk
- versionName: 1.9.6
versionCode: 29
@ -51,6 +53,7 @@ Builds:
- update-java-alternatives -a
gradle:
- yes
binary: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-release.apk
rm:
- uninstall
@ -64,6 +67,7 @@ Builds:
- update-java-alternatives -a
gradle:
- yes
binary: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-release.apk
- versionName: 2.0.0
versionCode: 31
@ -75,6 +79,7 @@ Builds:
- update-java-alternatives -a
gradle:
- yes
binary: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-release.apk
- versionName: 2.1.0
versionCode: 32
@ -86,6 +91,7 @@ Builds:
- update-java-alternatives -a
gradle:
- yes
binary: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-release.apk
- versionName: 2.2.2
versionCode: 36
@ -97,6 +103,7 @@ Builds:
- update-java-alternatives -a
gradle:
- yes
binary: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-release.apk
scandelete:
- build-logic/build
@ -110,6 +117,7 @@ Builds:
- update-java-alternatives -a
gradle:
- yes
binary: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-release.apk
scandelete:
- build-logic/build
@ -123,6 +131,7 @@ Builds:
- update-java-alternatives -a
gradle:
- yes
binary: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-release.apk
scandelete:
- build-logic/build
@ -132,6 +141,7 @@ Builds:
subdir: app
gradle:
- yes
binary: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-release.apk
scandelete:
- build-logic/build
@ -141,6 +151,7 @@ Builds:
subdir: app
gradle:
- yes
binary: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-release.apk
scandelete:
- build-logic/build
@ -150,6 +161,7 @@ Builds:
subdir: app
gradle:
- yes
binary: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-release.apk
scandelete:
- build-logic/build
@ -159,6 +171,7 @@ Builds:
subdir: app
gradle:
- yes
binary: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-release.apk
scandelete:
- build-logic/build
@ -168,6 +181,7 @@ Builds:
subdir: app
gradle:
- yes
binary: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-release.apk
scandelete:
- build-logic/build
@ -177,15 +191,17 @@ Builds:
subdir: app
gradle:
- yes
binary: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-release.apk
scandelete:
- build-logic/convention/build
- versionName: 3.1.0
- versionName: 3.1.0-beta01
versionCode: 50
commit: de32a449c94c38e2fd691b25139e1269101abfe8
subdir: app
gradle:
- yes
- foss
binary: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-release.apk
scandelete:
- build-logic/convention/build
@ -193,6 +209,6 @@ AllowedAPKSigningKeys: 2e9e0ce7c37d0502aa5173ae9f96a190005099f1adb9f89c68d0ca01f
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)||v([\d.]+)
CurrentVersion: 3.1.0
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)|.|versionName\s=\s"(.*)"
CurrentVersion: 3.1.0-beta01
CurrentVersionCode: 50