mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
New App: Buckwheat
This commit is contained in:
parent
040967b76b
commit
f579c5d1f0
1 changed files with 37 additions and 0 deletions
37
metadata/com.danilkinkin.buckwheat.yml
Normal file
37
metadata/com.danilkinkin.buckwheat.yml
Normal file
|
|
@ -0,0 +1,37 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
- Theming
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Danil Зakhvatkin
|
||||||
|
AuthorEmail: hello@danilkinkin.com
|
||||||
|
AuthorWebSite: https://danilkinkin.com/
|
||||||
|
WebSite: https://buckwheat.app/
|
||||||
|
SourceCode: https://github.com/danilkinkin/buckwheat/
|
||||||
|
IssueTracker: https://github.com/danilkinkin/buckwheat/issues/
|
||||||
|
Translation: https://crowdin.com/project/buckwheat/
|
||||||
|
Donate: https://buckwheat.app/contribute/
|
||||||
|
|
||||||
|
AutoName: Buckwheat
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/danilkinkin/buckwheat.git
|
||||||
|
Binaries: https://github.com/danilkinkin/buckwheat/releases/download/%v/buckwheat_v%v.apk
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 4.5.5
|
||||||
|
versionCode: 27
|
||||||
|
commit: 5a4240c432731c3faf09616c59f973b4ebd98ac0
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install openjdk-17-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AllowedAPKSigningKeys: 2a9f9a8908770aa0e82b161473cb8f419443447d1e8268e6f6a82f889d7a788f
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 4.5.5
|
||||||
|
CurrentVersionCode: 27
|
||||||
Loading…
Reference in a new issue