mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
WebCams: Make lint happy
This commit is contained in:
parent
6ec87ccbe4
commit
d3a6a3767e
1 changed files with 4 additions and 5 deletions
|
|
@ -152,7 +152,6 @@ Build:3.0.4,200075
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=x86
|
gradle=x86
|
||||||
|
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
We need to build libvlc from source, but currently that fails due to multiple gradle calls.
|
We need to build libvlc from source, but currently that fails due to multiple gradle calls.
|
||||||
.
|
.
|
||||||
|
|
@ -161,9 +160,9 @@ Archive Policy:4 versions
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
#wait for libvlc inclusion
|
#wait for libvlc inclusion
|
||||||
#Auto Update Mode:Version v%v
|
#Auto Update Mode:Version v%v
|
||||||
#Update Check Mode:Tags ^v[0-9.]*$
|
Update Check Mode:Tags ^v[0-9.]*$
|
||||||
Update Check Mode:RepoManifest
|
#Update Check Mode:RepoManifest
|
||||||
Vercode Operation:%c + 200000
|
Vercode Operation:%c + 200000
|
||||||
Current Version:3.0.4
|
Current Version:3.0.3
|
||||||
Current Version Code:200075
|
Current Version Code:200074
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue