Skip to content

Commit

Permalink
ignore dependencies warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
WaitingIdly committed Jul 14, 2024
1 parent 68051df commit 61621dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
//file:noinspection DependencyNotationArgument
//file:noinspection GrUnresolvedAccess
// TODO remove when fixed in RFG ^
/*
* Add your dependencies here. Supported configurations:
* - api("group:name:version:classifier"): if you use the types from this dependency in the public API of this mod
Expand Down

0 comments on commit 61621dc

Please sign in to comment.