Remove the AndroidX support library dependency

Authored by vkrause on Jan 17 2019, 6:39 PM.

Description

Remove the AndroidX support library dependency

Summary:
Turns out we don't actually need that, the version checks in the Java code
accomplish the same. More importantly, it doesn't support custom icon
graphics, a feature we need to supply icons from the C++ side rather than
from an Android resource.

Reviewers: nicolasfella

Reviewed By: nicolasfella

Subscribers: apol, nicolasfella, kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D18329

Details

Committed
vkrauseJan 19 2019, 3:23 PM
Reviewer
nicolasfella
Differential Revision
D18329: Remove the AndroidX support library dependency
Parents
R289:1c3c1dd70980: Add Android notification channel support
Branches
Unknown
Tags
Unknown