mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +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
|
AuthorEmail: adityakamble49@gmail.com
|
||||||
AuthorWebSite: https://adityakamble49.com/
|
AuthorWebSite: https://adityakamble49.com/
|
||||||
SourceCode: https://github.com/adityakamble49/dcipher-app
|
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
|
AutoName: DCipher
|
||||||
Description: |-
|
Description: |-
|
||||||
|
|
@ -26,9 +24,6 @@ Description: |-
|
||||||
* Sharing Encrypted Text with any platform
|
* Sharing Encrypted Text with any platform
|
||||||
* Direct To and From File Selectors from messaging and other platforms
|
* Direct To and From File Selectors from messaging and other platforms
|
||||||
|
|
||||||
RepoType: git
|
|
||||||
Repo: https://github.com/adityakamble49/dcipher-app
|
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.0.1
|
- versionName: 1.0.1
|
||||||
versionCode: 7
|
versionCode: 7
|
||||||
|
|
@ -51,7 +46,9 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 1.3.1
|
CurrentVersion: 1.3.1
|
||||||
CurrentVersionCode: 10
|
CurrentVersionCode: 10
|
||||||
|
|
||||||
|
NoSourceSince: 1.3.1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue