Skip to content

Commit

Permalink
Target Android 15 for tooling too
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Sep 7, 2024
1 parent 53d6b90 commit f1a6c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
tools:targetApi="34">
tools:targetApi="35">

<activity
android:name=".NfcTilePreferencesActivity"
Expand Down

0 comments on commit f1a6c9c

Please sign in to comment.