Skip to content

Commit

Permalink
Remove example
Browse files Browse the repository at this point in the history
  • Loading branch information
elyousfi5 committed Dec 20, 2023
1 parent 2b9a586 commit c43c77e
Showing 1 changed file with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1 @@
Consider setting the `android:targetSdkVersion` attribute to a value that corresponds to a more recent Android API level. This can help ensure that the application benefits from security improvements and reduces the risk of vulnerabilities associated with older Android releases.


=== "XML"
```xml
<uses-sdk android:targetSdkVersion="33" />
```
Consider setting the `android:targetSdkVersion` attribute to a value that corresponds to a more recent Android API level. This can help ensure that the application benefits from security improvements and reduces the risk of vulnerabilities associated with older Android releases.

0 comments on commit c43c77e

Please sign in to comment.