fdroiddata/metadata/me.lucky.sentry.yml

31 lines
695 B
YAML
Raw Normal View History

2022-03-19 02:30:47 +00:00
Categories:
- Security
License: GPL-3.0-only
AuthorName: lucky
AuthorEmail: 44uaanjm0@relay.firefox.com
AuthorWebSite: https://github.com/x13a
SourceCode: https://github.com/x13a/Sentry
IssueTracker: https://github.com/x13a/Sentry/issues
AutoName: Sentry
RepoType: git
Repo: https://github.com/x13a/Sentry.git
Builds:
- versionName: 1.0.1
versionCode: 2
commit: 287d761857fbf168d509470700077e2971db6e65
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 v%v
UpdateCheckMode: Tags
CurrentVersion: 1.0.1
CurrentVersionCode: 2