mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Ad-Free to 2.0 (34)
This commit is contained in:
parent
f4f2d8aad2
commit
8119fb2f89
1 changed files with 12 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ IssueTracker: https://github.com/abertschi/ad-free/issues
|
|||
Changelog: https://github.com/abertschi/ad-free/blob/HEAD/CHANGELOG.md
|
||||
|
||||
Name: Ad-Free
|
||||
AutoName: Ad Free
|
||||
AutoName: ad-free
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/abertschi/ad-free
|
||||
|
|
@ -97,11 +97,20 @@ Builds:
|
|||
scandelete:
|
||||
- asset/
|
||||
|
||||
- versionName: '2.0'
|
||||
versionCode: 34
|
||||
commit: '2.0'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- asset/
|
||||
|
||||
MaintainerNotes: |-
|
||||
The repository hosts asset files for the html landing page which are not
|
||||
part of the android build (asset/, landing/), so we scandelete them.
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue