Closed
Bug 1510650
Opened 7 years ago
Closed 1 year ago
Lint Warning: Obsolete Gradle Dependency
Categories
(GeckoView :: General, enhancement, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: fluffyemily, Unassigned)
References
(Blocks 1 open bug)
Details
This detector looks for usages of libraries where the version you are using is not the current stable release. Using older versions is fine, and there are cases where you deliberately want to stick with an older version. However, you may simply not be aware that a more recent version is available, and that is what this lint check helps find.
Affected file:
build.gradle(geckoview)
Updated•7 years ago
|
Updated•7 years ago
|
Product: Firefox for Android → GeckoView
Updated•3 years ago
|
Severity: normal → S3
Comment 2•1 year ago
|
||
This is no longer relevant.
Closing as WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•