Skip to content

Commit

Permalink
Update AndroidManifest.xml reference (#787)
Browse files Browse the repository at this point in the history
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
  • Loading branch information
emmanuel-ferdman authored Nov 8, 2024
1 parent cb5068a commit 4bd278e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ after initialization will result in an `IllegalStateException` being thrown.

### Android Permissions

Kable [declares permissions for common use cases](core/src/androidMain/AndroidManifest.xml), but your app's
Kable [declares permissions for common use cases](kable-core/src/androidMain/AndroidManifest.xml), but your app's
configuration may need to be adjusted under the following conditions:

<table>
Expand Down

0 comments on commit 4bd278e

Please sign in to comment.