diff --git a/metadata/de.markusfisch.android.screentime.yml b/metadata/de.markusfisch.android.screentime.yml new file mode 100644 index 0000000000..8f9825e8b3 --- /dev/null +++ b/metadata/de.markusfisch.android.screentime.yml @@ -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