mirror of
https://github.com/jlengrand/atrium.git
synced 2026-03-09 23:51:18 +00:00
update gradle to 7.1.1
This commit is contained in:
@@ -191,7 +191,7 @@ configure(nonCommonAndJsProjects - toolProjects) { Project subproject ->
|
||||
apply plugin: 'ch.tutteli.kotlin.module.info'
|
||||
|
||||
dokka {
|
||||
logging.setLevel(LogLevel.QUIET)
|
||||
// logging.setLevel(LogLevel.QUIET)
|
||||
samples = findSamples([subproject])
|
||||
}
|
||||
compileKotlin {
|
||||
|
||||
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
Binary file not shown.
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-all.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.1.1-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user