mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Ad-Free to 2.1 (35)
This commit is contained in:
parent
a236191e83
commit
b49ce073a0
1 changed files with 11 additions and 2 deletions
|
|
@ -106,11 +106,20 @@ Builds:
|
|||
scandelete:
|
||||
- asset/
|
||||
|
||||
- versionName: '2.1'
|
||||
versionCode: 35
|
||||
commit: v2.1
|
||||
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.0'
|
||||
CurrentVersionCode: 34
|
||||
CurrentVersion: '2.1'
|
||||
CurrentVersionCode: 35
|
||||
|
|
|
|||
Loading…
Reference in a new issue