mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Re-add Sharing as a new app
This commit is contained in:
parent
ff91645311
commit
4852cd1722
2 changed files with 33 additions and 12 deletions
|
|
@ -20,17 +20,10 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.5'
|
||||
versionCode: 15
|
||||
disable: key lost
|
||||
commit: d8d4a67717f386bf35c58ca8f8b69a4ffdc1e91b
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 82322a1b5caac500e9547cca4579b234ef872572cd5fad82cd75edeb589e8f8d
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^((?!alpha|beta).)*$
|
||||
CurrentVersion: '1.5'
|
||||
CurrentVersionCode: 15
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
|
|
|
|||
28
metadata/com.ammar.sharing.yml
Normal file
28
metadata/com.ammar.sharing.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Ammar64
|
||||
AuthorEmail: ammar_ramadan151515@hotmail.com
|
||||
SourceCode: https://github.com/Ammar64/Sharing
|
||||
IssueTracker: https://github.com/Ammar64/Sharing/issues
|
||||
|
||||
AutoName: sharing
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Ammar64/Sharing
|
||||
Binaries: https://github.com/Ammar64/Sharing/releases/download/%v/Sharing.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.5'
|
||||
versionCode: 15
|
||||
commit: 87d531e68ffff1ebd5cfc70626481ad9425d8751
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 6042462dcefe2df10564b8d48b5d575dc4cc154a512013f541fa64bc19e95cd7
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^((?!alpha|beta).)*$
|
||||
CurrentVersion: '1.5'
|
||||
CurrentVersionCode: 15
|
||||
Loading…
Reference in a new issue