sentry-android-gradle-plugin icon indicating copy to clipboard operation
sentry-android-gradle-plugin copied to clipboard

Use toml file to share library versions

Open markushi opened this issue 2 years ago • 0 comments

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.

markushi avatar May 10 '23 13:05 markushi