Update Ad-Free to 1.2 (32)
This commit is contained in:
parent
942600a1eb
commit
7362a0ba85
|
@ -79,11 +79,20 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- asset/
|
- asset/
|
||||||
|
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 32
|
||||||
|
commit: '1.2'
|
||||||
|
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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags .*[0-9]$
|
UpdateCheckMode: Tags .*[0-9]$
|
||||||
CurrentVersion: '1.1'
|
CurrentVersion: '1.2'
|
||||||
CurrentVersionCode: 31
|
CurrentVersionCode: 32
|
||||||
|
|
Loading…
Reference in a new issue