mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
New app: Assistral
This commit is contained in:
parent
7f649749b7
commit
949eca622f
1 changed files with 28 additions and 0 deletions
28
metadata/org.shano.assistral.yml
Normal file
28
metadata/org.shano.assistral.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- AI Chat
|
||||
License: GPL-3.0-only
|
||||
AuthorName: shano
|
||||
AuthorEmail: shane@shanedowling.com
|
||||
SourceCode: https://github.com/shano/assistral
|
||||
IssueTracker: https://github.com/shano/assistral/issues
|
||||
|
||||
AutoName: Assistral
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/shano/assistral.git
|
||||
Binaries: https://github.com/shano/assistral/releases/download/v%v/assistral-release-%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 3.2.1
|
||||
versionCode: 320
|
||||
commit: 5ae040f1d363bb9688fcdc19e788927c94d8b373
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: c125529160e8f849a8b7165164b4e06bf3eafbbec3e5530077b8e924941d839c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.2.1
|
||||
CurrentVersionCode: 320
|
||||
Loading…
Reference in a new issue