mirror of
https://github.com/tadfisher/gradle2nix.git
synced 2026-01-12 07:50:53 -05:00
Rewrite based on code from the GitHub Dependency Graph Gradle Plugin
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
plugins {
|
||||
java
|
||||
}
|
||||
@@ -14,4 +15,4 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
implementation("org.apache:test-SNAPSHOT1:2.0.0-SNAPSHOT")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user