status-react/nix/deps
Siddarth Kumar fd9e8273e1
chore(deps)_: use gradle plugin to get deps (#21502)
related issue : https://github.com/status-im/status-mobile/issues/15447

This commit makes use of https://github.com/gradle/github-dependency-graph-gradle-plugin to generate deps so that we may get rid of the AWK script that parses `gradle` output to figure out `gradle` dependencies.

credits to Vedran for doing initial research on this dependency generator plugin.

We still miss a few dependencies and are not completely able to get rid of the hack list step just yet.

I also moved `react-native-share` out of  `pluginManagement ` block in `android/settings.gradle` because it does not belong there.
2024-10-29 11:39:50 +05:30
..
clojure chore(tests): New match-strict? cljs.test directive (#20825) 2024-07-24 23:06:41 -03:00
gradle chore(deps)_: use gradle plugin to get deps (#21502) 2024-10-29 11:39:50 +05:30
nodejs clean up unused libraries (#19456) 2024-04-02 16:32:54 +05:30
nodejs-patched apply patches with patch files (#19451) 2024-04-08 21:06:41 +05:30
react-native nix: simplify android release build 2020-05-14 09:46:23 +02:00