mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Ad-Free to 3.0 (40)
This commit is contained in:
parent
8341c741cf
commit
75eaf3ee85
1 changed files with 11 additions and 2 deletions
|
|
@ -124,11 +124,20 @@ Builds:
|
|||
scandelete:
|
||||
- asset/
|
||||
|
||||
- versionName: '3.0'
|
||||
versionCode: 40
|
||||
commit: d9384afbfec779172ec2786487898226be085d30
|
||||
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.2'
|
||||
CurrentVersionCode: 36
|
||||
CurrentVersion: '3.0'
|
||||
CurrentVersionCode: 40
|
||||
|
|
|
|||
Loading…
Reference in a new issue