mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Newapp: Sekreto
This commit is contained in:
parent
3f65256771
commit
e1719cbe8b
1 changed files with 30 additions and 0 deletions
30
metadata/com.example.secreto.yml
Normal file
30
metadata/com.example.secreto.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue