mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Ad-Free: fix 2.0 (34)
This commit is contained in:
parent
24b67cc4ee
commit
59db058b04
1 changed files with 2 additions and 2 deletions
|
|
@ -99,7 +99,7 @@ Builds:
|
|||
|
||||
- versionName: '2.0'
|
||||
versionCode: 34
|
||||
commit: '2.0'
|
||||
commit: v2.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
|
@ -110,7 +110,7 @@ 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
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue