Initial draft for porting to AndroidX
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
<service android:name=".client.ClientMonitorService"/>
|
||||
|
||||
<provider
|
||||
android:name="android.support.v4.content.FileProvider"
|
||||
android:name="androidx.core.content.FileProvider"
|
||||
android:authorities="be.mygod.vpnhotspot.log"
|
||||
android:exported="false"
|
||||
android:grantUriPermissions="true">
|
||||
|
||||
Reference in New Issue
Block a user