Add app Petals

This commit is contained in:
Leonardo Colman 2021-11-29 01:02:01 +00:00 committed by Izzy
parent abb1e6ee91
commit 3cf46a2c0a

View file

@ -0,0 +1,34 @@
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