mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
58 lines
1.4 KiB
YAML
58 lines
1.4 KiB
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
|
|
|
|
- versionName: 2022.01.10
|
|
versionCode: 20220110
|
|
commit: befa5e801c6564477e6144bdae91a75d26e46908
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2022.03.11
|
|
versionCode: 20220311
|
|
commit: 6d7dacce007058691d1b792490156eaf4ff046db
|
|
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: 2022.03.11
|
|
CurrentVersionCode: 20220311
|