new app: Simple Random Stock (com.willchan.simple_random_stock)

This commit is contained in:
Izzy 2022-03-20 00:50:41 +00:00
parent bc5934305c
commit e20b67a2b3

View file

@ -0,0 +1,32 @@
Categories:
- Money
License: MIT
AuthorName: William Chan
AuthorEmail: WillWcchan@gmail.com
SourceCode: https://github.com/WillWcchan/Simple-Random-Stock
IssueTracker: https://github.com/WillWcchan/Simple-Random-Stock/issues
Changelog: https://github.com/WillWcchan/Simple-Random-Stock/releases
AutoName: Simple Random Stock
RepoType: git
Repo: https://github.com/WillWcchan/Simple-Random-Stock
Builds:
- versionName: 1.2.0
versionCode: 3
commit: 1.2.0
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
rm:
- simple-random-stock-key
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.2.0
CurrentVersionCode: 3