mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Ad-Free to 3.2 (42)
This commit is contained in:
parent
559416f06b
commit
e1609d3e1c
1 changed files with 11 additions and 2 deletions
|
|
@ -127,11 +127,20 @@ Builds:
|
|||
scandelete:
|
||||
- asset/
|
||||
|
||||
- versionName: '3.2'
|
||||
versionCode: 42
|
||||
commit: b916a9ab8a09bb5ac9bfb9e7d1cc10d7bd8dc411
|
||||
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
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: '3.1'
|
||||
CurrentVersionCode: 41
|
||||
CurrentVersion: '3.2'
|
||||
CurrentVersionCode: 42
|
||||
|
|
|
|||
Loading…
Reference in a new issue