mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue