mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update sharing to 1.1 (2)
This commit is contained in:
parent
d25986fed4
commit
b3c8ea96a4
1 changed files with 33 additions and 26 deletions
|
|
@ -1,26 +1,33 @@
|
||||||
Categories:
|
Categories:
|
||||||
- Connectivity
|
- Connectivity
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
SourceCode: https://github.com/Ammar64/Files-Center
|
SourceCode: https://github.com/Ammar64/Files-Center
|
||||||
IssueTracker: https://github.com/Ammar64/Files-Center/issues
|
IssueTracker: https://github.com/Ammar64/Files-Center/issues
|
||||||
|
|
||||||
AutoName: sharing
|
AutoName: sharing
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/Ammar64/Files-Center
|
Repo: https://github.com/Ammar64/Files-Center
|
||||||
Binaries: https://github.com/Ammar64/Files-Center/releases/download/%v/Sharing.apk
|
Binaries: https://github.com/Ammar64/Files-Center/releases/download/%v/Sharing.apk
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: '1.0'
|
- versionName: '1.0'
|
||||||
versionCode: 1
|
versionCode: 1
|
||||||
commit: 0f4d2c62006969dfe919d83752f89deba3a26f06
|
commit: 0f4d2c62006969dfe919d83752f89deba3a26f06
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 82322a1b5caac500e9547cca4579b234ef872572cd5fad82cd75edeb589e8f8d
|
- versionName: '1.1'
|
||||||
|
versionCode: 2
|
||||||
AutoUpdateMode: Version
|
commit: 0b995a86e0e9e01a5756ee7201266b2bbc6ead35
|
||||||
UpdateCheckMode: Tags
|
subdir: app
|
||||||
CurrentVersion: '1.0'
|
gradle:
|
||||||
CurrentVersionCode: 1
|
- yes
|
||||||
|
|
||||||
|
AllowedAPKSigningKeys: 82322a1b5caac500e9547cca4579b234ef872572cd5fad82cd75edeb589e8f8d
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.1'
|
||||||
|
CurrentVersionCode: 2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue