mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Thor to 0.7.0 (70)
This commit is contained in:
parent
db8a6f5921
commit
c7a71b63eb
1 changed files with 10 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ License: GPL-3.0-or-later
|
|||
SourceCode: https://gitlab.com/remmer.wilts/thor
|
||||
IssueTracker: https://gitlab.com/remmer.wilts/thor/issues
|
||||
|
||||
AutoName: Thor Browser
|
||||
AutoName: Thor
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/remmer.wilts/thor.git
|
||||
|
|
@ -17,7 +17,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.7.0
|
||||
versionCode: 70
|
||||
commit: 0.7.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.6.9
|
||||
CurrentVersionCode: 69
|
||||
CurrentVersion: 0.7.0
|
||||
CurrentVersionCode: 70
|
||||
|
|
|
|||
Loading…
Reference in a new issue