New app request: Lotus

This commit is contained in:
dn0ne 2025-01-14 11:56:15 +00:00 committed by Licaon_Kter
parent b46b44910b
commit c9bf56cd45

View file

@ -0,0 +1,70 @@
Categories:
- Multimedia
License: GPL-3.0-only
AuthorName: dn0ne
SourceCode: https://github.com/dn0ne/lotus
IssueTracker: https://github.com/dn0ne/lotus/issues
Changelog: https://github.com/dn0ne/lotus/releases
AutoName: Lotus
RepoType: git
Repo: https://github.com/dn0ne/lotus.git
Builds:
- versionName: 1.0.0
versionCode: 1000001
commit: fc2251112eaaef0777de983ed94ec0271ddeb9e6
subdir: app
gradle:
- yes
binary: https://github.com/dn0ne/lotus/releases/download/v%v/lotus-%v-armeabi-v7a-release.apk
gradleprops:
- noSplits
- ABI_FILTERS=armeabi-v7a
- versionName: 1.0.0
versionCode: 1000002
commit: fc2251112eaaef0777de983ed94ec0271ddeb9e6
subdir: app
gradle:
- yes
binary: https://github.com/dn0ne/lotus/releases/download/v%v/lotus-%v-arm64-v8a-release.apk
gradleprops:
- noSplits
- ABI_FILTERS=arm64-v8a
- versionName: 1.0.0
versionCode: 1000003
commit: fc2251112eaaef0777de983ed94ec0271ddeb9e6
subdir: app
gradle:
- yes
binary: https://github.com/dn0ne/lotus/releases/download/v%v/lotus-%v-x86-release.apk
gradleprops:
- noSplits
- ABI_FILTERS=x86
- versionName: 1.0.0
versionCode: 1000004
commit: fc2251112eaaef0777de983ed94ec0271ddeb9e6
subdir: app
gradle:
- yes
binary: https://github.com/dn0ne/lotus/releases/download/v%v/lotus-%v-x86_64-release.apk
gradleprops:
- noSplits
- ABI_FILTERS=x86_64
AllowedAPKSigningKeys: 4f3b3a748017491c07788ecd0f4aba2fffd41bf4cc2ce9ff0100f2a110cffefa
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[0-9.]+$
VercodeOperation:
- 1+%c
- 2+%c
- 3+%c
- 4+%c
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s([\d_]+)||v(.*)
CurrentVersion: 1.0.0
CurrentVersionCode: 1000004