mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Add SnapSafe app
This commit is contained in:
parent
795308eb4a
commit
1255dcb9f7
1 changed files with 28 additions and 0 deletions
28
metadata/com.darkrockstudios.app.securecamera.yml
Normal file
28
metadata/com.darkrockstudios.app.securecamera.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Security
|
||||
License: MIT
|
||||
AuthorName: Wavesonics
|
||||
SourceCode: https://github.com/Wavesonics/SecureCamera
|
||||
IssueTracker: https://github.com/Wavesonics/SecureCamera/issues
|
||||
|
||||
AutoName: SnapSafe
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Wavesonics/SecureCamera
|
||||
Binaries: https://github.com/Wavesonics/SecureCamera/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.4.2
|
||||
versionCode: 9
|
||||
commit: a418e40f9dd782010693c62062352cf0691679b2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 66a4da23c900c2a57c117c026059eb1352a04e8a7dc00b393bbddbcc7e1383b6
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: gradle/libs.versions.toml|versionCode = "(\d+)"|.|versionName = "(.+)"
|
||||
CurrentVersion: 1.4.2
|
||||
CurrentVersionCode: 9
|
||||
Loading…
Reference in a new issue