mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New app: Easter Eggs
This commit is contained in:
parent
c9cf4cdf86
commit
4a5bedeb8f
1 changed files with 36 additions and 0 deletions
36
metadata/com.dede.android_eggs.yml
Normal file
36
metadata/com.dede.android_eggs.yml
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
Categories:
|
||||
- Games
|
||||
- Graphics
|
||||
- System
|
||||
License: Apache-2.0
|
||||
AuthorName: Hu Shenghao
|
||||
AuthorEmail: dede.hu@qq.com
|
||||
SourceCode: https://github.com/hushenghao/AndroidEasterEggs
|
||||
IssueTracker: https://github.com/hushenghao/AndroidEasterEggs/issues
|
||||
Changelog: https://github.com/hushenghao/AndroidEasterEggs/releases
|
||||
Donate: https://paypal.me/dede2233
|
||||
|
||||
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
|
||||
|
||||
Builds:
|
||||
- versionName: 1.9.4
|
||||
versionCode: 27
|
||||
commit: v1.9.4
|
||||
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
|
||||
CurrentVersion: 1.9.4
|
||||
CurrentVersionCode: 27
|
||||
Loading…
Reference in a new issue