add Screen Time (de.markusfisch.android.screentime)

This commit is contained in:
Izzy 2022-01-18 21:30:16 +01:00
parent 4b11dd8d8c
commit de595e71af
No known key found for this signature in database
GPG key ID: 5841AA5BBD64591E

View file

@ -0,0 +1,32 @@
Categories:
- System
- Time
License: Unlicense
AuthorName: Markus Fisch
AuthorEmail: mf@markusfisch.de
AuthorWebSite: https://www.markusfisch.de/
SourceCode: https://github.com/markusfisch/ScreenTime
IssueTracker: https://github.com/markusfisch/ScreenTime/issues
Changelog: https://github.com/markusfisch/ScreenTime/releases
AutoName: Screen Time
RepoType: git
Repo: https://github.com/markusfisch/ScreenTime
Builds:
- versionName: 1.0.6
versionCode: 7
commit: 1.0.6
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.0.6
CurrentVersionCode: 7