Skip to content

Commit f1a6c9c

Browse files
committed
Target Android 15 for tooling too
1 parent 53d6b90 commit f1a6c9c

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
@@ -14,7 +14,7 @@
1414
android:label="@string/app_name"
1515
android:roundIcon="@mipmap/ic_launcher_round"
1616
android:supportsRtl="true"
17-
tools:targetApi="34">
17+
tools:targetApi="35">
1818

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

0 commit comments

Comments
 (0)