forked from signalapp/Signal-Android
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
materialish-progress and subsampling-scale-image-view were bringing in Android Support libraries as transitive dependencies. This required Jetifier to be run as part of the build. More recent versions of these dependencies have been released, which now use AndroidX directly. By upgrading these dependencies, Jetifier is no longer needed to build Signal. Resolves signalapp#13378
- Loading branch information
1 parent
67d3c8e
commit c93b490
Showing
3 changed files
with
8 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters