Skip to content

Commit 6f6dbce

Browse files
committed
Use current target API in manifest
1 parent d1d736d commit 6f6dbce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/AndroidManifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
android:roundIcon="@mipmap/ic_launcher_round"
1616
android:supportsRtl="true"
1717
android:theme="@style/Theme.NFCQuickSettingsTile"
18-
tools:targetApi="31">
18+
tools:targetApi="34">
1919

2020
<activity
2121
android:name=".NfcTilePreferencesActivity"

0 commit comments

Comments
 (0)