Skip to content

Commit 5a5f67c

Browse files
authored
Merge pull request #572 from TWiStErRob/patch-1
Fix maxSdkVersion link and improve text
2 parents 735fb81 + 7a06780 commit 5a5f67c

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)