Newapp: Timeclock

This commit is contained in:
Licaon_Kter 2022-09-14 12:04:38 +03:00
parent eb0d3c1ce8
commit 816032fc50

View file

@ -0,0 +1,27 @@
Categories:
- Time
License: MIT
SourceCode: https://github.com/NicksPatties/timeclock
IssueTracker: https://github.com/NicksPatties/timeclock/issues
AutoName: TimeClock
RepoType: git
Repo: https://github.com/NicksPatties/timeclock.git
Builds:
- versionName: 1.0.1
versionCode: 1
commit: 42c0dfebc743d2a916b94a690a7cb79e72b60438
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.1
CurrentVersionCode: 1