mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-30 01:20:33 +00:00
36 lines
857 B
YAML
36 lines
857 B
YAML
Categories:
|
|
- Development
|
|
License: MIT
|
|
AuthorName: FredHappyface
|
|
SourceCode: https://github.com/fredhappyface/android.brainf
|
|
IssueTracker: https://github.com/fredhappyface/android.brainf/issues
|
|
Changelog: https://github.com/FredHappyface/Android.Brainf/blob/HEAD/CHANGELOG.md
|
|
|
|
AutoName: Brainf
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/fredhappyface/android.brainf
|
|
|
|
Builds:
|
|
- versionName: 2021.05.01
|
|
versionCode: 20210501
|
|
commit: '20210501'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2021.11.04
|
|
versionCode: 20211104
|
|
commit: '20211104'
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version %c
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 2021.11.04
|
|
CurrentVersionCode: 20211104
|