We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1d736d commit 6f6dbceCopy full SHA for 6f6dbce
app/src/main/AndroidManifest.xml
@@ -15,7 +15,7 @@
15
android:roundIcon="@mipmap/ic_launcher_round"
16
android:supportsRtl="true"
17
android:theme="@style/Theme.NFCQuickSettingsTile"
18
- tools:targetApi="31">
+ tools:targetApi="34">
19
20
<activity
21
android:name=".NfcTilePreferencesActivity"
0 commit comments