Skip to content

Manifest: update extensions regex to handle points

Duncan McNamara requested to merge Skantes/vlc-android:url-points into master

The previous regex would not work if there were points in the filename. Now it will handle up to two points which should be enough.

Fixes #2306 (closed)

Merge request reports