status-react/android
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
..
app fixes for building universal APK (#21175) 2024-09-05 14:31:03 +05:30
build.gradle speed up android debug builds (#19335) 2024-03-23 15:12:05 +05:30
gradle.properties ci: enable split apks & build only for arm64-v8a (#20683) 2024-07-27 00:02:44 +05:30
gradlew nix: add missing Gradle repo path in gradle shell 2020-05-20 13:59:49 +02:00
init.gradle chore(deps)_: use gradle plugin to get deps (#21502) 2024-10-29 11:39:50 +05:30
settings.gradle chore(deps)_: use gradle plugin to get deps (#21502) 2024-10-29 11:39:50 +05:30