mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Ad-Free to 2.2 (36)
This commit is contained in:
parent
b5ab54234f
commit
6eaee2eb52
1 changed files with 11 additions and 2 deletions
|
|
@ -115,11 +115,20 @@ Builds:
|
|||
scandelete:
|
||||
- asset/
|
||||
|
||||
- versionName: '2.2'
|
||||
versionCode: 36
|
||||
commit: v2.2
|
||||
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%v
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: '2.1'
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: '2.2'
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue