sentry-android-gradle-plugin
sentry-android-gradle-plugin copied to clipboard
Use toml file to share library versions
Problem Statement
Since we're using composite builds sharing buildSrc code between projects caused some troubles in the past.
Solution Brainstorm
Utilize sharing dependency versions using toml files, details for this can be found in the following docs.