tildefriends/.fdroid.yml

27 lines
582 B
YAML

License: MIT
AutoName: tildefriends
RepoType: git
Repo: https://dev.tildefriends.net/cory/tildefriends.git
Categories: Internet
Builds:
- versionName: 0.0.21-wip
versionCode: 22
commit: 9e5a1ee9758281a93521cacd9cd396e0c3763072
subdir: src/android
submodules: true
scanignore:
- deps/libuv/docs/src/static/diagrams.key/Index.zip
androidupdate:
- no
build:
- mkdir bin/
- ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ make -C ../../ -j`nproc` fdroid
ndk: 26.3.11579264
AutoUpdateMode: Version ^v[0-9\.]+$
UpdateCheckMode: Tags