Update Easter Eggs to 1.9.6

This commit is contained in:
Hu Shenghao 2023-08-05 09:38:42 +00:00 committed by linsui
parent b2702df272
commit 6259087d12

View file

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