diff --git a/metadata/com.w2sv.filenavigator.yml b/metadata/com.w2sv.filenavigator.yml new file mode 100644 index 0000000000..a2829e9993 --- /dev/null +++ b/metadata/com.w2sv.filenavigator.yml @@ -0,0 +1,36 @@ +Categories: + - Multimedia + - System +License: GPL-3.0-only +AuthorName: Janek Zangenberg +AuthorEmail: zangenbergjanek@googlemail.com +SourceCode: https://github.com/w2sv/FileNavigator +IssueTracker: https://github.com/w2sv/FileNavigator/issues + +AutoName: File Navigator + +RepoType: git +Repo: https://github.com/w2sv/FileNavigator.git +Binaries: https://github.com/w2sv/FileNavigator/releases/download/%v/%v.apk + +Builds: + - versionName: 0.0.3 + versionCode: 4 + commit: c152d4b7a9174f004b93d461429c46d083820254 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + scandelete: + - plugins + +AllowedAPKSigningKeys: e22bed7909bce21fa5bc900a8c056eaa0773761f70774d1d808bbbafb3aa1958 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +UpdateCheckData: gradle.properties|versionCode=(\d+)|.|version=([\d.]+) +CurrentVersion: 0.0.3 +CurrentVersionCode: 4