mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
54 lines
1.2 KiB
YAML
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
|