mirror of
https://github.com/tadfisher/gradle2nix.git
synced 2026-01-11 23:40:37 -05:00
Separate plugins for different Gradle APIs
This commit is contained in:
@@ -11,5 +11,9 @@ dependencyResolutionManagement {
|
||||
include(
|
||||
":app",
|
||||
":model",
|
||||
":plugin",
|
||||
":plugin:base",
|
||||
":plugin:common",
|
||||
":plugin:gradle8",
|
||||
":plugin:gradle80",
|
||||
":plugin:gradle81",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user