mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-09 23:56:58 +00:00
Merge branch 'goner' into 'master'
DCipher: repo is gone, marking NoSourceSince and disabling auto-update See merge request fdroid/fdroiddata!6480
This commit is contained in:
commit
cd657ffe83
1 changed files with 4 additions and 7 deletions
|
|
@ -5,8 +5,6 @@ AuthorName: Aditya Kamble
|
|||
AuthorEmail: adityakamble49@gmail.com
|
||||
AuthorWebSite: https://adityakamble49.com/
|
||||
SourceCode: https://github.com/adityakamble49/dcipher-app
|
||||
IssueTracker: https://github.com/adityakamble49/dcipher-app/issues
|
||||
Changelog: https://github.com/adityakamble49/dcipher-app/releases
|
||||
|
||||
AutoName: DCipher
|
||||
Description: |-
|
||||
|
|
@ -26,9 +24,6 @@ Description: |-
|
|||
* Sharing Encrypted Text with any platform
|
||||
* Direct To and From File Selectors from messaging and other platforms
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/adityakamble49/dcipher-app
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1
|
||||
versionCode: 7
|
||||
|
|
@ -51,7 +46,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 10
|
||||
|
||||
NoSourceSince: 1.3.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue