New App: Seers Lodge (chat.seers.app)

This commit is contained in:
NAND 2024-10-09 11:24:25 +00:00 committed by linsui
parent 4f0ab89383
commit 8914fd10c1

View file

@ -0,0 +1,40 @@
Categories:
- Connectivity
License: GPL-2.0-or-later
AuthorName: NAND
SourceCode: https://gitlab.com/nand-apps/seers-lodge
IssueTracker: https://gitlab.com/nand-apps/seers-lodge/-/issues
Changelog: https://gitlab.com/nand-apps/seers-lodge/-/blob/main/CHANGELOG.md
AutoName: Seers Lodge
RepoType: git
Repo: https://gitlab.com/nand-apps/seers-lodge.git
Binaries: https://gitlab.com/nand-apps/seers-lodge/-/releases/%v/downloads/SeersLodge-%v.apk
Builds:
- versionName: 1.1.0
versionCode: 3
commit: 1.1.0
subdir: composeApp
sudo:
- apt-get update
- apt-get install git-lfs wget unzip gcc g++ cmake autoconf automake libtool
pkg-config ninja-build yasm dpkg-dev
gradle:
- yes
rm:
- iosApp
prebuild:
- git lfs fetch
- git lfs pull
preassemble:
- buildAndroidNativeLibraries
AllowedAPKSigningKeys: f0385c2195240e01d0800399e734a0573b7f52204900f6d65245ac37754d2fb5
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: composeApp/build.gradle.kts|appVersionCode = (\d+)||([\d.]+)
CurrentVersion: 1.1.0
CurrentVersionCode: 3