Skip to content

Commit

Permalink
Manifest Line Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
dylan-kwon committed Jul 31, 2024
1 parent 2a3c387 commit 9a5c834
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libs/android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
android:authorities="${applicationId}.androidx-startup"
android:exported="false"
tools:node="merge">
<meta-data android:name="dylan.kwon.toasthelper.android.startup.AndroidToastHelperInitializer"
<meta-data
android:name="dylan.kwon.toasthelper.android.startup.AndroidToastHelperInitializer"
android:value="androidx.startup" />
</provider>
</application>
Expand Down

0 comments on commit 9a5c834

Please sign in to comment.