Update Ad-Free to 2.1 (35)

This commit is contained in:
F-Droid Builder 2020-03-04 11:29:40 +00:00
parent a236191e83
commit b49ce073a0

View file

@ -106,11 +106,20 @@ Builds:
scandelete: scandelete:
- asset/ - asset/
- versionName: '2.1'
versionCode: 35
commit: v2.1
subdir: app
gradle:
- yes
scandelete:
- asset/
MaintainerNotes: |- MaintainerNotes: |-
The repository hosts asset files for the html landing page which are not The repository hosts asset files for the html landing page which are not
part of the android build (asset/, landing/), so we scandelete them. part of the android build (asset/, landing/), so we scandelete them.
AutoUpdateMode: Version v%v AutoUpdateMode: Version v%v
UpdateCheckMode: Tags .*[0-9]$ UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: '2.0' CurrentVersion: '2.1'
CurrentVersionCode: 34 CurrentVersionCode: 35