fdroiddata/metadata/io.github.subhamtyagi.quickcalculation.yml
2024-08-31 12:54:51 +00:00

47 lines
1.1 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
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.3'
CurrentVersionCode: 4