fdroiddata/metadata/io.github.subhamtyagi.quickcalculation.yml
2025-10-15 05:22:35 +00:00

54 lines
1.2 KiB
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
- versionName: '1.3'
versionCode: 4
commit: 8399e4f0ed3a79b1f35516e2244cef969ffdef05
subdir: app
gradle:
- yes
- versionName: '1.4'
versionCode: 5
commit: 379bbf4188abbe3053ec7024ad247f1d1089cd12
subdir: app
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.4'
CurrentVersionCode: 5