fdroiddata/metadata/com.darkempire78.opencalculator.yml

53 lines
1.3 KiB
YAML
Raw Normal View History

2022-07-25 02:16:59 +00:00
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
2022-07-27 16:55:15 +00:00
- versionName: 1.1.0
versionCode: 2
commit: d3c8ca4bc9733762cea04985aa20e7f8341d1fea
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
2022-07-28 18:50:37 +00:00
- versionName: 1.2.0
versionCode: 3
commit: 23d15cc9a3c204086fb0db0b5f5f12bfbb14444c
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
2022-07-25 02:16:59 +00:00
AutoUpdateMode: Version
UpdateCheckMode: Tags
2022-07-28 18:50:37 +00:00
CurrentVersion: 1.2.0
CurrentVersionCode: 3