diff --git a/metadata/com.example.secreto.yml b/metadata/com.example.secreto.yml new file mode 100644 index 0000000000..7e619b7b21 --- /dev/null +++ b/metadata/com.example.secreto.yml @@ -0,0 +1,30 @@ +Categories: + - Security +License: GPL-3.0-only +SourceCode: https://git.disroot.org/1010/secreto_android +IssueTracker: https://git.disroot.org/1010/secreto_android/issues + +AutoName: Sekreto + +RepoType: git +Repo: https://git.disroot.org/1010/secreto_android.git +Binaries: https://git.disroot.org/1010/secreto_android/releases/download/%v/app-release.apk + +Builds: + - versionName: 1.0.1 + versionCode: 2 + commit: f2e603c524d5e0932f61d065e9e5b1dcf7391842 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + +AllowedAPKSigningKeys: 66b6be1675b6b1131093e4bacd510187c75dd38bb134ae39fac438163d47c147 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.0.1 +CurrentVersionCode: 2