Skip to content

Commit f342291

Browse files
Clarify which build.gradle to modify
1 parent 871e037 commit f342291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ with
291291
#### Running Catalog Project
292292

293293
1. Clone the repository. `git clone https://github.com/PSPDFKit/react-native.git`.
294-
2. Add dependencies to `android/build.gradle`.
294+
2. Add dependencies to `android/build.gradle` (not `samples/Catalog/android/build.gradle`).
295295

296296
A complete list of the dependencies needed can be found in the [documentation](https://pspdfkit.com/guides/android/current/getting-started/integrating-pspdfkit/#toc_manual-library-file-integration) step 6, under `Manual library file integration`.
297297
For PSPDFKit 2.9.3 :

0 commit comments

Comments
 (0)