diff --git a/metadata/com.elasticrock.keepscreenon.yml b/metadata/com.elasticrock.keepscreenon.yml new file mode 100644 index 0000000000..caee7d9437 --- /dev/null +++ b/metadata/com.elasticrock.keepscreenon.yml @@ -0,0 +1,31 @@ +Categories: + - System +License: GPL-3.0-only +AuthorName: Elastic Rock +SourceCode: https://github.com/elastic-rock/KeepScreenOn +IssueTracker: https://github.com/elastic-rock/KeepScreenOn/issues + +AutoName: Keep Screen On + +RepoType: git +Repo: https://github.com/elastic-rock/KeepScreenOn +Binaries: https://github.com/elastic-rock/KeepScreenOn/releases/download/v%v/com.elasticrock.keepscreenon_v%v.apk + +Builds: + - versionName: 1.0.0 + versionCode: 1 + commit: v1.0.0 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + +AllowedAPKSigningKeys: ba07860a7a326db16fed9a8113e767f1a6b31d2568527d78e705752fb211ce52 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.0.0 +CurrentVersionCode: 1