mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 09:49:41 +00:00
Update Easter Eggs to 1.9.7 (30)
This commit is contained in:
parent
b4ca7207f3
commit
f50b6fbb22
1 changed files with 14 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue