mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Newapp: DroidCrypt
This commit is contained in:
parent
95dedbc9fd
commit
e49ac2aa97
1 changed files with 26 additions and 0 deletions
26
metadata/com.nemesis.droidcrypt.yml
Normal file
26
metadata/com.nemesis.droidcrypt.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
||||||
|
Categories:
|
||||||
|
- Security
|
||||||
|
License: MIT
|
||||||
|
SourceCode: https://github.com/umutcamliyurt/DroidCrypt
|
||||||
|
IssueTracker: https://github.com/umutcamliyurt/DroidCrypt/issues
|
||||||
|
|
||||||
|
AutoName: DroidCrypt
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/umutcamliyurt/DroidCrypt.git
|
||||||
|
Binaries: https://github.com/umutcamliyurt/DroidCrypt/releases/download/v%v/DroidCrypt.apk
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: 40e579fab61601ee6738ad2dc275f5cfcd36a5c5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AllowedAPKSigningKeys: 0a4ecee54bb28db78e1c59d84b3ad651d81543f657c441fd9b70710d1ef6ddd9
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue