mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update FetchIt to 1.1 (2)
This commit is contained in:
parent
7d3221ffee
commit
202ddcafcf
1 changed files with 10 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ License: MIT
|
||||||
SourceCode: https://github.com/tharunbirla/FetchIt
|
SourceCode: https://github.com/tharunbirla/FetchIt
|
||||||
IssueTracker: https://github.com/tharunbirla/FetchIt/issues
|
IssueTracker: https://github.com/tharunbirla/FetchIt/issues
|
||||||
|
|
||||||
AutoName: Fetchit
|
AutoName: FetchIt
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/tharunbirla/FetchIt.git
|
Repo: https://github.com/tharunbirla/FetchIt.git
|
||||||
|
|
@ -21,9 +21,16 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 2
|
||||||
|
commit: 9eadc5d118fe45bcaeba696177d480fa05672b73
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 5ed4cb8f82efdc24cd482a165b85a6e4741598e23b0166ebe2a1121d553a0f33
|
AllowedAPKSigningKeys: 5ed4cb8f82efdc24cd482a165b85a6e4741598e23b0166ebe2a1121d553a0f33
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.0'
|
CurrentVersion: '1.1'
|
||||||
CurrentVersionCode: 1
|
CurrentVersionCode: 2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue