fdroiddata/metadata/br.com.colman.petals.yml

35 lines
886 B
YAML
Raw Normal View History

2021-11-29 01:02:01 +00:00
Categories:
- Science & Education
- Sports & Health
- Time
License: AGPL-3.0-or-later
AuthorName: Leonardo Colman Lopes
AuthorWebSite: https://github.com/LeoColman/
WebSite: https://github.com/LeoColman/Petals
SourceCode: https://github.com/LeoColman/Petals
IssueTracker: https://github.com/LeoColman/Petals/issues
Changelog: https://github.com/LeoColman/Petals/releases
AutoName: Petals
RepoType: git
Repo: https://github.com/LeoColman/Petals
Builds:
- versionName: v1.1.1
versionCode: 111
commit: v1.1.1
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- fdroid
prebuild: echo 'android { lintOptions { isAbortOnError = false }}' >> build.gradle.kts
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: v1.1.1
CurrentVersionCode: 111