mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +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
|
||||
IssueTracker: https://github.com/tharunbirla/FetchIt/issues
|
||||
|
||||
AutoName: Fetchit
|
||||
AutoName: FetchIt
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/tharunbirla/FetchIt.git
|
||||
|
|
@ -21,9 +21,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: 9eadc5d118fe45bcaeba696177d480fa05672b73
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 5ed4cb8f82efdc24cd482a165b85a6e4741598e23b0166ebe2a1121d553a0f33
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue