mirror of
https://github.com/tadfisher/gradle2nix.git
synced 2026-01-12 07:50:53 -05:00
Use Gradle Tooling API
This commit is contained in:
10
model/gradle/dependency-locks/compileClasspath.lockfile
Normal file
10
model/gradle/dependency-locks/compileClasspath.lockfile
Normal file
@@ -0,0 +1,10 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
com.squareup.moshi:moshi:1.8.0
|
||||
com.squareup.okio:okio:2.2.2
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.21
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.21
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.21
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.21
|
||||
org.jetbrains:annotations:13.0
|
||||
3
model/gradle/dependency-locks/runtimeClasspath.lockfile
Normal file
3
model/gradle/dependency-locks/runtimeClasspath.lockfile
Normal file
@@ -0,0 +1,3 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
@@ -0,0 +1,8 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.21
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.21
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.21
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.21
|
||||
org.jetbrains:annotations:13.0
|
||||
@@ -0,0 +1,8 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.21
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.21
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.21
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.21
|
||||
org.jetbrains:annotations:13.0
|
||||
Reference in New Issue
Block a user