fdroiddata/metadata/com.mhss.app.mybrain.yml
2022-07-04 04:59:57 +00:00

42 lines
996 B
YAML

Categories:
- Writing
License: GPL-3.0-only
AuthorName: Mohamed Shaaban
AuthorEmail: mh.mohamedhas@gmail.com
SourceCode: https://github.com/mhss1/MyBrain
IssueTracker: https://github.com/mhss1/MyBrain/issues
Changelog: https://github.com/mhss1/MyBrain/releases
Donate: https://buymeacoffee.com/mhss
AutoName: My Brain
RepoType: git
Repo: https://github.com/mhss1/MyBrain
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0.0
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- versionName: 1.0.1
versionCode: 2
commit: 46d1cdbdd61b7995b93eda6713f8fb0eee9f16c4
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
UpdateCheckMode: Tags
CurrentVersion: 1.0.1
CurrentVersionCode: 2