Skip to content

Commit 7a06780

Browse files
authored
Fix maxSdkVersion link and improve text.
1 parent 735fb81 commit 7a06780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/maxsdkversion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## maxSdkVersion
22

3-
[\<uses-permission\>](https://developer.android.com/guide/topics/manifest/uses-permission-element.html) has an attribute call `maxSdkVersion`. PermissionsDispatcher support the feature as well.
3+
[`<uses-permission />`](https://developer.android.com/guide/topics/manifest/uses-permission-element.html) has an attribute called `maxSdkVersion`. PermissionsDispatcher supports this feature as well.
44

55
The following sample is for declaring `Manifest.permisison.WRITE_EXTERNAL_STORAGE` up to API level 18.
66

0 commit comments

Comments
 (0)