mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-15 18:51:43 +00:00
41 lines
1 KiB
YAML
41 lines
1 KiB
YAML
Categories:
|
|
- Money
|
|
License: Apache-2.0
|
|
AuthorName: Soumik
|
|
AuthorEmail: developer@soumikshah.com
|
|
SourceCode: https://github.com/soumikshah/Plutus-InvestmentTracker
|
|
IssueTracker: https://github.com/soumikshah/Plutus-InvestmentTracker/issues
|
|
Changelog: https://github.com/soumikshah/Plutus-InvestmentTracker/releases
|
|
|
|
AutoName: Plutus
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/soumikshah/Plutus-InvestmentTracker
|
|
|
|
Builds:
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: d33e7bf63b6a6931a56b429044c80a1a04886505
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 3
|
|
commit: 25c3e4154978d2c10ff93db5057c272a80c30285
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.2.0
|
|
CurrentVersionCode: 3
|