We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 172271c commit e0da5b0Copy full SHA for e0da5b0
autosize/src/main/AndroidManifest.xml
@@ -4,7 +4,7 @@
4
<application>
5
<provider
6
android:name=".InitProvider"
7
- android:authorities="${applicationId}.init-Provider"
+ android:authorities="${applicationId}.autosize-init-provider"
8
android:exported="false"/>
9
</application>
10
</manifest>
0 commit comments