mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-29 10:17:31 +00:00
31 lines
742 B
YAML
31 lines
742 B
YAML
|
|
Categories:
|
||
|
|
- System
|
||
|
|
License: GPL-3.0-only
|
||
|
|
AuthorName: Darkempire78
|
||
|
|
AuthorEmail: darkempirepro@gmail.com
|
||
|
|
SourceCode: https://github.com/Darkempire78/OpenCalc
|
||
|
|
IssueTracker: https://github.com/Darkempire78/OpenCalc/issues
|
||
|
|
Changelog: https://github.com/Darkempire78/OpenCalc/releases
|
||
|
|
|
||
|
|
AutoName: OpenCalc
|
||
|
|
|
||
|
|
RepoType: git
|
||
|
|
Repo: https://github.com/Darkempire78/OpenCalc
|
||
|
|
|
||
|
|
Builds:
|
||
|
|
- versionName: 1.0.0
|
||
|
|
versionCode: 1
|
||
|
|
commit: 49b96ed30a60c97c58c6a29253c1b8f864369f97
|
||
|
|
subdir: app
|
||
|
|
sudo:
|
||
|
|
- apt-get update || apt-get update
|
||
|
|
- apt-get install -y openjdk-11-jdk-headless
|
||
|
|
- update-alternatives --auto java
|
||
|
|
gradle:
|
||
|
|
- yes
|
||
|
|
|
||
|
|
AutoUpdateMode: Version
|
||
|
|
UpdateCheckMode: Tags
|
||
|
|
CurrentVersion: 1.0.0
|
||
|
|
CurrentVersionCode: 1
|