Skip to content

Commit

Permalink
fix tools:targetApi="34"
Browse files Browse the repository at this point in the history
  • Loading branch information
hg42 committed Nov 2, 2024
1 parent bfd65c2 commit 2648587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:theme="@style/AppTheme"
android:enableOnBackInvokedCallback="true"
tools:targetApi="32">
tools:targetApi="34">

<receiver
android:name=".services.MmsReceiver"
Expand Down

0 comments on commit 2648587

Please sign in to comment.