Update Easter Eggs to 1.9.7 (30)

This commit is contained in:
Hu Shenghao 2023-09-02 12:10:32 +08:00
parent b4ca7207f3
commit f50b6fbb22

View file

@ -12,7 +12,7 @@ Changelog: https://github.com/hushenghao/AndroidEasterEggs/releases
Donate: https://paypal.me/dede2233
Liberapay: Hu_Shenghao
AutoName: Uninstall Easter Eggs
AutoName: Easter Eggs
RepoType: git
Repo: https://github.com/hushenghao/AndroidEasterEggs.git
@ -54,10 +54,21 @@ Builds:
rm:
- uninstall
- versionName: 1.9.7
versionCode: 30
commit: v1.9.7
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
AllowedAPKSigningKeys: 2e9e0ce7c37d0502aa5173ae9f96a190005099f1adb9f89c68d0ca01f63fa61d
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)||
CurrentVersion: 1.9.6
CurrentVersionCode: 29
CurrentVersion: 1.9.7
CurrentVersionCode: 30