fdroiddata/metadata/io.github.subhamtyagi.quickcalculation.yml

40 lines
968 B
YAML

Categories:
- Science & Education
License: GPL-3.0-only
AuthorName: SubhamTyagi
SourceCode: https://github.com/SubhamTyagi/quick-calculation
IssueTracker: https://github.com/SubhamTyagi/quick-calculation/issues
Changelog: https://github.com/SubhamTyagi/quick-calculation/releases
AutoName: Quick Calculation
RepoType: git
Repo: https://github.com/SubhamTyagi/quick-calculation
Builds:
- versionName: '1.1'
versionCode: 2
commit: v1.1
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- versionName: '1.2'
versionCode: 3
commit: 1b06d8a7f11cfbf7402b55c049677138839c88c4
subdir: app
sudo:
- 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.2'
CurrentVersionCode: 3