From 4a5bedeb8f9964d8a0a3d5ac162c6cd9ae4db852 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Tue, 20 Jun 2023 07:41:55 +0000 Subject: [PATCH] New app: Easter Eggs --- metadata/com.dede.android_eggs.yml | 36 ++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/com.dede.android_eggs.yml diff --git a/metadata/com.dede.android_eggs.yml b/metadata/com.dede.android_eggs.yml new file mode 100644 index 0000000000..5f589d715a --- /dev/null +++ b/metadata/com.dede.android_eggs.yml @@ -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