Skip to content

Commit

Permalink
Add comment about platform module
Browse files Browse the repository at this point in the history
  • Loading branch information
malliaridis committed Dec 16, 2024
1 parent 2d195bd commit 5cdbd20
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions platform/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
* limitations under the License.
*/

// The platform module allows a centralized dependency management and alignment
// that is inherited by all modules through transitive dependencies (api).

plugins {
id("java-platform")
}
Expand Down

0 comments on commit 5cdbd20

Please sign in to comment.