Skip to content

Commit bd9da57

Browse files
committed
rename status-react to status-mobile
Signed-off-by: Jakub Sokołowski <jakub@status.im>
1 parent d694fc2 commit bd9da57

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
@@ -50,6 +50,6 @@ The fetching is done by a pool of workers to avoid running out of sockets.
5050
I've decided to write this because I could not find a way to achieve the same thing using Gradle or Maven.
5151
Using commands like `mvn dependency:list` or `mvn help:effective-pom` is too slow and give hard to parse output. It also attempts to download all of the necessary JARs and POMs which is unnecessary.
5252

53-
This is used to generate data for managing dependencies for a Gradle project via [Nix package manager](https://nixos.org/nix/) in our [status-react](https://github.com/status-im/status-react/tree/develop/nix/deps/gradle) repo.
53+
This is used to generate data for managing dependencies for a Gradle project via [Nix package manager](https://nixos.org/nix/) in our [status-mobile](https://github.com/status-im/status-mobile/tree/develop/nix/deps/gradle) repo.
5454

5555
For more details see [this Gradle Forum post](https://discuss.gradle.org/t/how-to-get-full-list-of-dependencies-and-their-meta/35825).

0 commit comments

Comments
 (0)