mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-20 12:54:49 +00:00
add github.com/spieglt/FlyingCarpet
This commit is contained in:
parent
62aff34879
commit
491fe7e546
1 changed files with 31 additions and 0 deletions
31
metadata/dev.spiegl.flyingcarpet.yml
Normal file
31
metadata/dev.spiegl.flyingcarpet.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
||||||
|
Categories:
|
||||||
|
- Connectivity
|
||||||
|
- System
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Theron Spiegl
|
||||||
|
AuthorEmail: theron@spiegl.dev
|
||||||
|
AuthorWebSite: https://github.com/spieglt
|
||||||
|
SourceCode: https://github.com/spieglt/FlyingCarpet/tree/HEAD/Android/FlyingCarpet
|
||||||
|
IssueTracker: https://github.com/spieglt/FlyingCarpet/issues
|
||||||
|
|
||||||
|
AutoName: Flying Carpet
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/spieglt/FlyingCarpet
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 8.0.1
|
||||||
|
versionCode: 13
|
||||||
|
commit: c101b8b0054baa437ffa5d81a5f536e8ea2a4a41
|
||||||
|
subdir: Android/FlyingCarpet/app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 8.0.1
|
||||||
|
CurrentVersionCode: 13
|
||||||
Loading…
Reference in a new issue