diff --git a/src/Notesmater1/Notesmater1/.gitignore b/src/Notesmater1/Notesmater1/.gitignore new file mode 100644 index 0000000..aa724b7 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.gitignore @@ -0,0 +1,15 @@ +*.iml +.gradle +/local.properties +/.idea/caches +/.idea/libraries +/.idea/modules.xml +/.idea/workspace.xml +/.idea/navEditor.xml +/.idea/assetWizardSettings.xml +.DS_Store +/build +/captures +.externalNativeBuild +.cxx +local.properties diff --git a/src/Notesmater1/Notesmater1/.idea/.gitignore b/src/Notesmater1/Notesmater1/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/src/Notesmater1/Notesmater1/.idea/.name b/src/Notesmater1/Notesmater1/.idea/.name new file mode 100644 index 0000000..7efc0ae --- /dev/null +++ b/src/Notesmater1/Notesmater1/.idea/.name @@ -0,0 +1 @@ +Notes-master \ No newline at end of file diff --git a/src/Notesmater1/Notesmater1/.idea/AndroidProjectSystem.xml b/src/Notesmater1/Notesmater1/.idea/AndroidProjectSystem.xml new file mode 100644 index 0000000..4a53bee --- /dev/null +++ b/src/Notesmater1/Notesmater1/.idea/AndroidProjectSystem.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/src/Notesmater1/Notesmater1/.idea/compiler.xml b/src/Notesmater1/Notesmater1/.idea/compiler.xml new file mode 100644 index 0000000..b86273d --- /dev/null +++ b/src/Notesmater1/Notesmater1/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/Notesmater1/Notesmater1/.idea/deploymentTargetSelector.xml b/src/Notesmater1/Notesmater1/.idea/deploymentTargetSelector.xml new file mode 100644 index 0000000..b268ef3 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.idea/deploymentTargetSelector.xml @@ -0,0 +1,10 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/Notesmater1/Notesmater1/.idea/gradle.xml b/src/Notesmater1/Notesmater1/.idea/gradle.xml new file mode 100644 index 0000000..639c779 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.idea/gradle.xml @@ -0,0 +1,19 @@ + + + + + + + \ No newline at end of file diff --git a/src/Notesmater1/Notesmater1/.idea/migrations.xml b/src/Notesmater1/Notesmater1/.idea/migrations.xml new file mode 100644 index 0000000..f8051a6 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.idea/migrations.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/src/Notesmater1/Notesmater1/.idea/misc.xml b/src/Notesmater1/Notesmater1/.idea/misc.xml new file mode 100644 index 0000000..b2c751a --- /dev/null +++ b/src/Notesmater1/Notesmater1/.idea/misc.xml @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/src/Notesmater1/Notesmater1/.idea/runConfigurations.xml b/src/Notesmater1/Notesmater1/.idea/runConfigurations.xml new file mode 100644 index 0000000..16660f1 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.idea/runConfigurations.xml @@ -0,0 +1,17 @@ + + + + + + \ No newline at end of file diff --git a/src/Notesmater1/Notesmater1/.idea/vcs.xml b/src/Notesmater1/Notesmater1/.idea/vcs.xml new file mode 100644 index 0000000..d843f34 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.idea/vcs.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/META-INF/gradle-api-extensions.kotlin_module b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/META-INF/gradle-api-extensions.kotlin_module new file mode 100644 index 0000000..dce60bc Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/META-INF/gradle-api-extensions.kotlin_module differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/BuiltinPluginIdExtensions.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/BuiltinPluginIdExtensions.kt new file mode 100644 index 0000000..7e82e01 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/BuiltinPluginIdExtensions.kt @@ -0,0 +1,681 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.HelpTasksPlugin]. + * + * @see org.gradle.api.plugins.HelpTasksPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`help-tasks`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.help-tasks") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.ProjectReportsPlugin]. + * + * @see org.gradle.api.plugins.ProjectReportsPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`project-report`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.project-report") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.ProjectReportsPlugin]. + * + * @see org.gradle.api.plugins.ProjectReportsPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`project-reports`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.project-reports") + +/** + * The builtin Gradle plugin implemented by [org.gradle.platform.base.plugins.BinaryBasePlugin]. + * + * @see org.gradle.platform.base.plugins.BinaryBasePlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`binary-base`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.binary-base") + +/** + * The builtin Gradle plugin implemented by [org.gradle.platform.base.plugins.ComponentBasePlugin]. + * + * @see org.gradle.platform.base.plugins.ComponentBasePlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`component-base`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.component-base") + +/** + * The builtin Gradle plugin implemented by [org.gradle.language.base.plugins.ComponentModelBasePlugin]. + * + * @see org.gradle.language.base.plugins.ComponentModelBasePlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`component-model-base`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.component-model-base") + +/** + * The builtin Gradle plugin implemented by [org.gradle.language.base.plugins.LanguageBasePlugin]. + * + * @see org.gradle.language.base.plugins.LanguageBasePlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`language-base`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.language-base") + +/** + * The builtin Gradle plugin implemented by [org.gradle.language.base.plugins.LifecycleBasePlugin]. + * + * @see org.gradle.language.base.plugins.LifecycleBasePlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`lifecycle-base`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.lifecycle-base") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.reporting.plugins.BuildDashboardPlugin]. + * + * @see org.gradle.api.reporting.plugins.BuildDashboardPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`build-dashboard`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.build-dashboard") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.ReportingBasePlugin]. + * + * @see org.gradle.api.plugins.ReportingBasePlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`reporting-base`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.reporting-base") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.JvmEcosystemPlugin]. + * + * @see org.gradle.api.plugins.JvmEcosystemPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`jvm-ecosystem`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.jvm-ecosystem") + +/** + * The builtin Gradle plugin implemented by [org.gradle.testing.base.plugins.TestSuiteBasePlugin]. + * + * @see org.gradle.testing.base.plugins.TestSuiteBasePlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`test-suite-base`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.test-suite-base") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.JvmToolchainManagementPlugin]. + * + * @see org.gradle.api.plugins.JvmToolchainManagementPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`jvm-toolchain-management`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.jvm-toolchain-management") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.JvmToolchainsPlugin]. + * + * @see org.gradle.api.plugins.JvmToolchainsPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`jvm-toolchains`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.jvm-toolchains") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.publish.plugins.PublishingPlugin]. + * + * @see org.gradle.api.publish.plugins.PublishingPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`publishing`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.publishing") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.antlr.AntlrPlugin]. + * + * @see org.gradle.api.plugins.antlr.AntlrPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`antlr`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.antlr") + +/** + * The builtin Gradle plugin implemented by [org.gradle.buildinit.plugins.BuildInitPlugin]. + * + * @see org.gradle.buildinit.plugins.BuildInitPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`build-init`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.build-init") + +/** + * The builtin Gradle plugin implemented by [org.gradle.buildinit.plugins.WrapperPlugin]. + * + * @see org.gradle.buildinit.plugins.WrapperPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`wrapper`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.wrapper") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.quality.CheckstylePlugin]. + * + * @see org.gradle.api.plugins.quality.CheckstylePlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`checkstyle`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.checkstyle") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.quality.CodeNarcPlugin]. + * + * @see org.gradle.api.plugins.quality.CodeNarcPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`codenarc`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.codenarc") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.quality.PmdPlugin]. + * + * @see org.gradle.api.plugins.quality.PmdPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`pmd`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.pmd") + +/** + * The builtin Gradle plugin implemented by [org.gradle.plugins.ear.EarPlugin]. + * + * @see org.gradle.plugins.ear.EarPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`ear`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.ear") + +/** + * The builtin Gradle plugin implemented by [org.gradle.ide.visualstudio.plugins.VisualStudioPlugin]. + * + * @see org.gradle.ide.visualstudio.plugins.VisualStudioPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`visual-studio`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.visual-studio") + +/** + * The builtin Gradle plugin implemented by [org.gradle.ide.xcode.plugins.XcodePlugin]. + * + * @see org.gradle.ide.xcode.plugins.XcodePlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`xcode`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.xcode") + +/** + * The builtin Gradle plugin implemented by [org.gradle.plugins.ide.eclipse.EclipseWtpPlugin]. + * + * @see org.gradle.plugins.ide.eclipse.EclipseWtpPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`eclipse-wtp`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.eclipse-wtp") + +/** + * The builtin Gradle plugin implemented by [org.gradle.plugins.ide.eclipse.EclipsePlugin]. + * + * @see org.gradle.plugins.ide.eclipse.EclipsePlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`eclipse`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.eclipse") + +/** + * The builtin Gradle plugin implemented by [org.gradle.plugins.ide.idea.IdeaPlugin]. + * + * @see org.gradle.plugins.ide.idea.IdeaPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`idea`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.idea") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.publish.ivy.plugins.IvyPublishPlugin]. + * + * @see org.gradle.api.publish.ivy.plugins.IvyPublishPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`ivy-publish`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.ivy-publish") + +/** + * The builtin Gradle plugin implemented by [org.gradle.testing.jacoco.plugins.JacocoReportAggregationPlugin]. + * + * @see org.gradle.testing.jacoco.plugins.JacocoReportAggregationPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`jacoco-report-aggregation`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.jacoco-report-aggregation") + +/** + * The builtin Gradle plugin implemented by [org.gradle.testing.jacoco.plugins.JacocoPlugin]. + * + * @see org.gradle.testing.jacoco.plugins.JacocoPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`jacoco`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.jacoco") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.JavaPlatformPlugin]. + * + * @see org.gradle.api.plugins.JavaPlatformPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`java-platform`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.java-platform") + +/** + * The builtin Gradle plugin implemented by [org.gradle.language.assembler.plugins.AssemblerLangPlugin]. + * + * @see org.gradle.language.assembler.plugins.AssemblerLangPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`assembler-lang`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.assembler-lang") + +/** + * The builtin Gradle plugin implemented by [org.gradle.language.assembler.plugins.AssemblerPlugin]. + * + * @see org.gradle.language.assembler.plugins.AssemblerPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`assembler`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.assembler") + +/** + * The builtin Gradle plugin implemented by [org.gradle.language.c.plugins.CLangPlugin]. + * + * @see org.gradle.language.c.plugins.CLangPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`c-lang`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.c-lang") + +/** + * The builtin Gradle plugin implemented by [org.gradle.language.c.plugins.CPlugin]. + * + * @see org.gradle.language.c.plugins.CPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`c`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.c") + +/** + * The builtin Gradle plugin implemented by [org.gradle.language.cpp.plugins.CppApplicationPlugin]. + * + * @see org.gradle.language.cpp.plugins.CppApplicationPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`cpp-application`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.cpp-application") + +/** + * The builtin Gradle plugin implemented by [org.gradle.language.cpp.plugins.CppLangPlugin]. + * + * @see org.gradle.language.cpp.plugins.CppLangPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`cpp-lang`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.cpp-lang") + +/** + * The builtin Gradle plugin implemented by [org.gradle.language.cpp.plugins.CppLibraryPlugin]. + * + * @see org.gradle.language.cpp.plugins.CppLibraryPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`cpp-library`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.cpp-library") + +/** + * The builtin Gradle plugin implemented by [org.gradle.language.cpp.plugins.CppPlugin]. + * + * @see org.gradle.language.cpp.plugins.CppPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`cpp`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.cpp") + +/** + * The builtin Gradle plugin implemented by [org.gradle.language.objectivec.plugins.ObjectiveCLangPlugin]. + * + * @see org.gradle.language.objectivec.plugins.ObjectiveCLangPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`objective-c-lang`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.objective-c-lang") + +/** + * The builtin Gradle plugin implemented by [org.gradle.language.objectivec.plugins.ObjectiveCPlugin]. + * + * @see org.gradle.language.objectivec.plugins.ObjectiveCPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`objective-c`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.objective-c") + +/** + * The builtin Gradle plugin implemented by [org.gradle.language.objectivecpp.plugins.ObjectiveCppLangPlugin]. + * + * @see org.gradle.language.objectivecpp.plugins.ObjectiveCppLangPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`objective-cpp-lang`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.objective-cpp-lang") + +/** + * The builtin Gradle plugin implemented by [org.gradle.language.objectivecpp.plugins.ObjectiveCppPlugin]. + * + * @see org.gradle.language.objectivecpp.plugins.ObjectiveCppPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`objective-cpp`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.objective-cpp") + +/** + * The builtin Gradle plugin implemented by [org.gradle.language.swift.plugins.SwiftApplicationPlugin]. + * + * @see org.gradle.language.swift.plugins.SwiftApplicationPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`swift-application`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.swift-application") + +/** + * The builtin Gradle plugin implemented by [org.gradle.language.swift.plugins.SwiftLibraryPlugin]. + * + * @see org.gradle.language.swift.plugins.SwiftLibraryPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`swift-library`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.swift-library") + +/** + * The builtin Gradle plugin implemented by [org.gradle.swiftpm.plugins.SwiftPackageManagerExportPlugin]. + * + * @see org.gradle.swiftpm.plugins.SwiftPackageManagerExportPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`swiftpm-export`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.swiftpm-export") + +/** + * The builtin Gradle plugin implemented by [org.gradle.language.rc.plugins.WindowsResourceScriptPlugin]. + * + * @see org.gradle.language.rc.plugins.WindowsResourceScriptPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`windows-resource-script`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.windows-resource-script") + +/** + * The builtin Gradle plugin implemented by [org.gradle.language.rc.plugins.WindowsResourcesPlugin]. + * + * @see org.gradle.language.rc.plugins.WindowsResourcesPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`windows-resources`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.windows-resources") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.publish.maven.plugins.MavenPublishPlugin]. + * + * @see org.gradle.api.publish.maven.plugins.MavenPublishPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`maven-publish`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.maven-publish") + +/** + * The builtin Gradle plugin implemented by [org.gradle.nativeplatform.toolchain.plugins.ClangCompilerPlugin]. + * + * @see org.gradle.nativeplatform.toolchain.plugins.ClangCompilerPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`clang-compiler`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.clang-compiler") + +/** + * The builtin Gradle plugin implemented by [org.gradle.nativeplatform.toolchain.plugins.GccCompilerPlugin]. + * + * @see org.gradle.nativeplatform.toolchain.plugins.GccCompilerPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`gcc-compiler`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.gcc-compiler") + +/** + * The builtin Gradle plugin implemented by [org.gradle.nativeplatform.toolchain.plugins.MicrosoftVisualCppCompilerPlugin]. + * + * @see org.gradle.nativeplatform.toolchain.plugins.MicrosoftVisualCppCompilerPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`microsoft-visual-cpp-compiler`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.microsoft-visual-cpp-compiler") + +/** + * The builtin Gradle plugin implemented by [org.gradle.nativeplatform.plugins.NativeComponentModelPlugin]. + * + * @see org.gradle.nativeplatform.plugins.NativeComponentModelPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`native-component-model`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.native-component-model") + +/** + * The builtin Gradle plugin implemented by [org.gradle.nativeplatform.plugins.NativeComponentPlugin]. + * + * @see org.gradle.nativeplatform.plugins.NativeComponentPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`native-component`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.native-component") + +/** + * The builtin Gradle plugin implemented by [org.gradle.nativeplatform.toolchain.internal.plugins.StandardToolChainsPlugin]. + * + * @see org.gradle.nativeplatform.toolchain.internal.plugins.StandardToolChainsPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`standard-tool-chains`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.standard-tool-chains") + +/** + * The builtin Gradle plugin implemented by [org.gradle.plugin.devel.internal.precompiled.PrecompiledGroovyPluginsPlugin]. + * + * @see org.gradle.plugin.devel.internal.precompiled.PrecompiledGroovyPluginsPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`groovy-gradle-plugin`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.groovy-gradle-plugin") + +/** + * The builtin Gradle plugin implemented by [org.gradle.plugin.devel.plugins.JavaGradlePluginPlugin]. + * + * @see org.gradle.plugin.devel.plugins.JavaGradlePluginPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`java-gradle-plugin`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.java-gradle-plugin") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.ApplicationPlugin]. + * + * @see org.gradle.api.plugins.ApplicationPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`application`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.application") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.BasePlugin]. + * + * @see org.gradle.api.plugins.BasePlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`base`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.base") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.distribution.plugins.DistributionPlugin]. + * + * @see org.gradle.api.distribution.plugins.DistributionPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`distribution`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.distribution") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.GroovyBasePlugin]. + * + * @see org.gradle.api.plugins.GroovyBasePlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`groovy-base`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.groovy-base") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.GroovyPlugin]. + * + * @see org.gradle.api.plugins.GroovyPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`groovy`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.groovy") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.JavaBasePlugin]. + * + * @see org.gradle.api.plugins.JavaBasePlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`java-base`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.java-base") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.JavaLibraryDistributionPlugin]. + * + * @see org.gradle.api.plugins.JavaLibraryDistributionPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`java-library-distribution`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.java-library-distribution") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.JavaLibraryPlugin]. + * + * @see org.gradle.api.plugins.JavaLibraryPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`java-library`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.java-library") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.JavaTestFixturesPlugin]. + * + * @see org.gradle.api.plugins.JavaTestFixturesPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`java-test-fixtures`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.java-test-fixtures") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.JavaPlugin]. + * + * @see org.gradle.api.plugins.JavaPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`java`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.java") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.JdkToolchainsPlugin]. + * + * @see org.gradle.api.plugins.JdkToolchainsPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`jdk-toolchains`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.jdk-toolchains") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.JvmTestSuitePlugin]. + * + * @see org.gradle.api.plugins.JvmTestSuitePlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`jvm-test-suite`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.jvm-test-suite") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.TestReportAggregationPlugin]. + * + * @see org.gradle.api.plugins.TestReportAggregationPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`test-report-aggregation`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.test-report-aggregation") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.catalog.VersionCatalogPlugin]. + * + * @see org.gradle.api.plugins.catalog.VersionCatalogPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`version-catalog`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.version-catalog") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.scala.ScalaBasePlugin]. + * + * @see org.gradle.api.plugins.scala.ScalaBasePlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`scala-base`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.scala-base") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.scala.ScalaPlugin]. + * + * @see org.gradle.api.plugins.scala.ScalaPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`scala`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.scala") + +/** + * The builtin Gradle plugin implemented by [org.gradle.plugins.signing.SigningPlugin]. + * + * @see org.gradle.plugins.signing.SigningPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`signing`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.signing") + +/** + * The builtin Gradle plugin implemented by [org.gradle.nativeplatform.test.cpp.plugins.CppUnitTestPlugin]. + * + * @see org.gradle.nativeplatform.test.cpp.plugins.CppUnitTestPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`cpp-unit-test`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.cpp-unit-test") + +/** + * The builtin Gradle plugin implemented by [org.gradle.nativeplatform.test.cunit.plugins.CUnitPlugin]. + * + * @see org.gradle.nativeplatform.test.cunit.plugins.CUnitPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`cunit-test-suite`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.cunit-test-suite") + +/** + * The builtin Gradle plugin implemented by [org.gradle.nativeplatform.test.cunit.plugins.CUnitConventionPlugin]. + * + * @see org.gradle.nativeplatform.test.cunit.plugins.CUnitConventionPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`cunit`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.cunit") + +/** + * The builtin Gradle plugin implemented by [org.gradle.nativeplatform.test.googletest.plugins.GoogleTestPlugin]. + * + * @see org.gradle.nativeplatform.test.googletest.plugins.GoogleTestPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`google-test-test-suite`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.google-test-test-suite") + +/** + * The builtin Gradle plugin implemented by [org.gradle.nativeplatform.test.googletest.plugins.GoogleTestConventionPlugin]. + * + * @see org.gradle.nativeplatform.test.googletest.plugins.GoogleTestConventionPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`google-test`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.google-test") + +/** + * The builtin Gradle plugin implemented by [org.gradle.nativeplatform.test.xctest.plugins.XCTestConventionPlugin]. + * + * @see org.gradle.nativeplatform.test.xctest.plugins.XCTestConventionPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`xctest`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.xctest") + +/** + * The builtin Gradle plugin implemented by [org.gradle.api.plugins.WarPlugin]. + * + * @see org.gradle.api.plugins.WarPlugin + */ +inline val org.gradle.plugin.use.PluginDependenciesSpec.`war`: org.gradle.plugin.use.PluginDependencySpec + get() = id("org.gradle.war") diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/BuiltinPluginIdExtensionsKt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/BuiltinPluginIdExtensionsKt.class new file mode 100644 index 0000000..0ad8eb8 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/BuiltinPluginIdExtensionsKt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions0.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions0.kt new file mode 100644 index 0000000..c77839e --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions0.kt @@ -0,0 +1,51 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.process.ProcessForkOptions.setEnvironment]. + * + * @see org.gradle.process.ProcessForkOptions.setEnvironment + */ +inline fun org.gradle.process.ProcessForkOptions.`setEnvironment`(vararg `environmentVariables`: Pair): Unit = + `setEnvironment`(mapOf(*`environmentVariables`)) + + +/** + * Kotlin extension function for [org.gradle.process.ProcessForkOptions.environment]. + * + * @see org.gradle.process.ProcessForkOptions.environment + */ +inline fun org.gradle.process.ProcessForkOptions.`environment`(vararg `environmentVariables`: Pair): org.gradle.process.ProcessForkOptions = + `environment`(mapOf(*`environmentVariables`)) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions0Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions0Kt.class new file mode 100644 index 0000000..c107a6f Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions0Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions1.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions1.kt new file mode 100644 index 0000000..c36a748 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions1.kt @@ -0,0 +1,51 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.DomainObjectCollection.withType]. + * + * @see org.gradle.api.DomainObjectCollection.withType + */ +inline fun org.gradle.api.DomainObjectCollection.`withType`(`type`: kotlin.reflect.KClass): org.gradle.api.DomainObjectCollection = + `withType`(`type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.DomainObjectCollection.withType]. + * + * @see org.gradle.api.DomainObjectCollection.withType + */ +inline fun org.gradle.api.DomainObjectCollection.`withType`(`type`: kotlin.reflect.KClass, `configureAction`: org.gradle.api.Action): org.gradle.api.DomainObjectCollection = + `withType`(`type`.java, `configureAction`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions10.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions10.kt new file mode 100644 index 0000000..247c1c6 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions10.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.artifacts.ComponentMetadataContext.getDescriptor]. + * + * @see org.gradle.api.artifacts.ComponentMetadataContext.getDescriptor + */ +inline fun org.gradle.api.artifacts.ComponentMetadataContext.`getDescriptor`(`descriptorClass`: kotlin.reflect.KClass): T? = + `getDescriptor`(`descriptorClass`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions10Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions10Kt.class new file mode 100644 index 0000000..c47a1d5 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions10Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions11.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions11.kt new file mode 100644 index 0000000..3cb4e1e --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions11.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.artifacts.ComponentSelection.getDescriptor]. + * + * @see org.gradle.api.artifacts.ComponentSelection.getDescriptor + */ +inline fun org.gradle.api.artifacts.ComponentSelection.`getDescriptor`(`descriptorClass`: kotlin.reflect.KClass): T? = + `getDescriptor`(`descriptorClass`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions11Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions11Kt.class new file mode 100644 index 0000000..7ccd770 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions11Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions12.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions12.kt new file mode 100644 index 0000000..4c1b3ef --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions12.kt @@ -0,0 +1,69 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.artifacts.dsl.ComponentMetadataHandler.all]. + * + * @see org.gradle.api.artifacts.dsl.ComponentMetadataHandler.all + */ +inline fun org.gradle.api.artifacts.dsl.ComponentMetadataHandler.`all`(`rule`: kotlin.reflect.KClass): org.gradle.api.artifacts.dsl.ComponentMetadataHandler = + `all`(`rule`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.artifacts.dsl.ComponentMetadataHandler.all]. + * + * @see org.gradle.api.artifacts.dsl.ComponentMetadataHandler.all + */ +inline fun org.gradle.api.artifacts.dsl.ComponentMetadataHandler.`all`(`rule`: kotlin.reflect.KClass, `configureAction`: org.gradle.api.Action): org.gradle.api.artifacts.dsl.ComponentMetadataHandler = + `all`(`rule`.java, `configureAction`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.artifacts.dsl.ComponentMetadataHandler.withModule]. + * + * @see org.gradle.api.artifacts.dsl.ComponentMetadataHandler.withModule + */ +inline fun org.gradle.api.artifacts.dsl.ComponentMetadataHandler.`withModule`(`id`: Any, `rule`: kotlin.reflect.KClass): org.gradle.api.artifacts.dsl.ComponentMetadataHandler = + `withModule`(`id`, `rule`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.artifacts.dsl.ComponentMetadataHandler.withModule]. + * + * @see org.gradle.api.artifacts.dsl.ComponentMetadataHandler.withModule + */ +inline fun org.gradle.api.artifacts.dsl.ComponentMetadataHandler.`withModule`(`id`: Any, `rule`: kotlin.reflect.KClass, `configureAction`: org.gradle.api.Action): org.gradle.api.artifacts.dsl.ComponentMetadataHandler = + `withModule`(`id`, `rule`.java, `configureAction`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions12Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions12Kt.class new file mode 100644 index 0000000..621eb4d Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions12Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions13.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions13.kt new file mode 100644 index 0000000..6cf611f --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions13.kt @@ -0,0 +1,51 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.api.artifacts.dsl.DependencyHandler.project]. + * + * @see org.gradle.api.artifacts.dsl.DependencyHandler.project + */ +inline fun org.gradle.api.artifacts.dsl.DependencyHandler.`project`(vararg `notation`: Pair): org.gradle.api.artifacts.Dependency = + `project`(mapOf(*`notation`)) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.artifacts.dsl.DependencyHandler.registerTransform]. + * + * @see org.gradle.api.artifacts.dsl.DependencyHandler.registerTransform + */ +inline fun org.gradle.api.artifacts.dsl.DependencyHandler.`registerTransform`(`actionType`: kotlin.reflect.KClass>, `registrationAction`: org.gradle.api.Action>): Unit = + `registerTransform`(`actionType`.java, `registrationAction`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions13Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions13Kt.class new file mode 100644 index 0000000..5105f46 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions13Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions14.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions14.kt new file mode 100644 index 0000000..ece11a2 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions14.kt @@ -0,0 +1,51 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.api.artifacts.dsl.RepositoryHandler.flatDir]. + * + * @see org.gradle.api.artifacts.dsl.RepositoryHandler.flatDir + */ +inline fun org.gradle.api.artifacts.dsl.RepositoryHandler.`flatDir`(vararg `args`: Pair): org.gradle.api.artifacts.repositories.FlatDirectoryArtifactRepository = + `flatDir`(mapOf(*`args`)) + + +/** + * Kotlin extension function for [org.gradle.api.artifacts.dsl.RepositoryHandler.mavenCentral]. + * + * @see org.gradle.api.artifacts.dsl.RepositoryHandler.mavenCentral + */ +inline fun org.gradle.api.artifacts.dsl.RepositoryHandler.`mavenCentral`(vararg `args`: Pair): org.gradle.api.artifacts.repositories.MavenArtifactRepository = + `mavenCentral`(mapOf(*`args`)) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions14Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions14Kt.class new file mode 100644 index 0000000..c574d7e Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions14Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions15.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions15.kt new file mode 100644 index 0000000..0c0cda3 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions15.kt @@ -0,0 +1,51 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.artifacts.query.ArtifactResolutionQuery.withArtifacts]. + * + * @see org.gradle.api.artifacts.query.ArtifactResolutionQuery.withArtifacts + */ +inline fun org.gradle.api.artifacts.query.ArtifactResolutionQuery.`withArtifacts`(`componentType`: kotlin.reflect.KClass, vararg `artifactTypes`: kotlin.reflect.KClass): org.gradle.api.artifacts.query.ArtifactResolutionQuery = + `withArtifacts`(`componentType`.java, *`artifactTypes`.map { it.java }.toTypedArray()) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.artifacts.query.ArtifactResolutionQuery.withArtifacts]. + * + * @see org.gradle.api.artifacts.query.ArtifactResolutionQuery.withArtifacts + */ +inline fun org.gradle.api.artifacts.query.ArtifactResolutionQuery.`withArtifacts`(`componentType`: kotlin.reflect.KClass, `artifactTypes`: kotlin.collections.Collection>): org.gradle.api.artifacts.query.ArtifactResolutionQuery = + `withArtifacts`(`componentType`.java, `artifactTypes`.map { it.java }) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions15Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions15Kt.class new file mode 100644 index 0000000..4adb406 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions15Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions16.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions16.kt new file mode 100644 index 0000000..0909c92 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions16.kt @@ -0,0 +1,60 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.artifacts.repositories.AuthenticationSupported.getCredentials]. + * + * @see org.gradle.api.artifacts.repositories.AuthenticationSupported.getCredentials + */ +inline fun org.gradle.api.artifacts.repositories.AuthenticationSupported.`getCredentials`(`credentialsType`: kotlin.reflect.KClass): T = + `getCredentials`(`credentialsType`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.artifacts.repositories.AuthenticationSupported.credentials]. + * + * @see org.gradle.api.artifacts.repositories.AuthenticationSupported.credentials + */ +inline fun org.gradle.api.artifacts.repositories.AuthenticationSupported.`credentials`(`credentialsType`: kotlin.reflect.KClass, `action`: org.gradle.api.Action): Unit = + `credentials`(`credentialsType`.java, `action`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.artifacts.repositories.AuthenticationSupported.credentials]. + * + * @see org.gradle.api.artifacts.repositories.AuthenticationSupported.credentials + */ +inline fun org.gradle.api.artifacts.repositories.AuthenticationSupported.`credentials`(`credentialsType`: kotlin.reflect.KClass): Unit = + `credentials`(`credentialsType`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions16Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions16Kt.class new file mode 100644 index 0000000..d445a34 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions16Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions17.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions17.kt new file mode 100644 index 0000000..0768471 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions17.kt @@ -0,0 +1,69 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.artifacts.repositories.MetadataSupplierAware.setMetadataSupplier]. + * + * @see org.gradle.api.artifacts.repositories.MetadataSupplierAware.setMetadataSupplier + */ +inline fun org.gradle.api.artifacts.repositories.MetadataSupplierAware.`setMetadataSupplier`(`rule`: kotlin.reflect.KClass): Unit = + `setMetadataSupplier`(`rule`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.artifacts.repositories.MetadataSupplierAware.setMetadataSupplier]. + * + * @see org.gradle.api.artifacts.repositories.MetadataSupplierAware.setMetadataSupplier + */ +inline fun org.gradle.api.artifacts.repositories.MetadataSupplierAware.`setMetadataSupplier`(`rule`: kotlin.reflect.KClass, `configureAction`: org.gradle.api.Action): Unit = + `setMetadataSupplier`(`rule`.java, `configureAction`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.artifacts.repositories.MetadataSupplierAware.setComponentVersionsLister]. + * + * @see org.gradle.api.artifacts.repositories.MetadataSupplierAware.setComponentVersionsLister + */ +inline fun org.gradle.api.artifacts.repositories.MetadataSupplierAware.`setComponentVersionsLister`(`lister`: kotlin.reflect.KClass): Unit = + `setComponentVersionsLister`(`lister`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.artifacts.repositories.MetadataSupplierAware.setComponentVersionsLister]. + * + * @see org.gradle.api.artifacts.repositories.MetadataSupplierAware.setComponentVersionsLister + */ +inline fun org.gradle.api.artifacts.repositories.MetadataSupplierAware.`setComponentVersionsLister`(`lister`: kotlin.reflect.KClass, `configureAction`: org.gradle.api.Action): Unit = + `setComponentVersionsLister`(`lister`.java, `configureAction`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions17Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions17Kt.class new file mode 100644 index 0000000..d343067 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions17Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions18.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions18.kt new file mode 100644 index 0000000..0df52d5 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions18.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.artifacts.result.ComponentArtifactsResult.getArtifacts]. + * + * @see org.gradle.api.artifacts.result.ComponentArtifactsResult.getArtifacts + */ +inline fun org.gradle.api.artifacts.result.ComponentArtifactsResult.`getArtifacts`(`type`: kotlin.reflect.KClass): kotlin.collections.Set = + `getArtifacts`(`type`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions18Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions18Kt.class new file mode 100644 index 0000000..8c1f896 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions18Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions19.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions19.kt new file mode 100644 index 0000000..0defb90 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions19.kt @@ -0,0 +1,51 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.attributes.CompatibilityRuleChain.add]. + * + * @see org.gradle.api.attributes.CompatibilityRuleChain.add + */ +inline fun org.gradle.api.attributes.CompatibilityRuleChain.`add`(`rule`: kotlin.reflect.KClass>): Unit = + `add`(`rule`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.attributes.CompatibilityRuleChain.add]. + * + * @see org.gradle.api.attributes.CompatibilityRuleChain.add + */ +inline fun org.gradle.api.attributes.CompatibilityRuleChain.`add`(`rule`: kotlin.reflect.KClass>, `configureAction`: org.gradle.api.Action): Unit = + `add`(`rule`.java, `configureAction`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions19Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions19Kt.class new file mode 100644 index 0000000..4bc4eaf Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions19Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions1Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions1Kt.class new file mode 100644 index 0000000..22f47f8 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions1Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions2.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions2.kt new file mode 100644 index 0000000..8cfc956 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions2.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.DomainObjectSet.withType]. + * + * @see org.gradle.api.DomainObjectSet.withType + */ +inline fun org.gradle.api.DomainObjectSet.`withType`(`type`: kotlin.reflect.KClass): org.gradle.api.DomainObjectSet = + `withType`(`type`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions20.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions20.kt new file mode 100644 index 0000000..fa05a02 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions20.kt @@ -0,0 +1,51 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.attributes.DisambiguationRuleChain.add]. + * + * @see org.gradle.api.attributes.DisambiguationRuleChain.add + */ +inline fun org.gradle.api.attributes.DisambiguationRuleChain.`add`(`rule`: kotlin.reflect.KClass>): Unit = + `add`(`rule`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.attributes.DisambiguationRuleChain.add]. + * + * @see org.gradle.api.attributes.DisambiguationRuleChain.add + */ +inline fun org.gradle.api.attributes.DisambiguationRuleChain.`add`(`rule`: kotlin.reflect.KClass>, `configureAction`: org.gradle.api.Action): Unit = + `add`(`rule`.java, `configureAction`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions20Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions20Kt.class new file mode 100644 index 0000000..c58440c Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions20Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions21.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions21.kt new file mode 100644 index 0000000..c7e591b --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions21.kt @@ -0,0 +1,69 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.file.ContentFilterable.filter]. + * + * @see org.gradle.api.file.ContentFilterable.filter + */ +inline fun org.gradle.api.file.ContentFilterable.`filter`(`filterType`: kotlin.reflect.KClass, vararg `properties`: Pair): org.gradle.api.file.ContentFilterable = + `filter`(mapOf(*`properties`), `filterType`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.file.ContentFilterable.filter]. + * + * @see org.gradle.api.file.ContentFilterable.filter + */ +inline fun org.gradle.api.file.ContentFilterable.`filter`(`filterType`: kotlin.reflect.KClass): org.gradle.api.file.ContentFilterable = + `filter`(`filterType`.java) + + +/** + * Kotlin extension function for [org.gradle.api.file.ContentFilterable.expand]. + * + * @see org.gradle.api.file.ContentFilterable.expand + */ +inline fun org.gradle.api.file.ContentFilterable.`expand`(vararg `properties`: Pair): org.gradle.api.file.ContentFilterable = + `expand`(mapOf(*`properties`)) + + +/** + * Kotlin extension function for [org.gradle.api.file.ContentFilterable.expand]. + * + * @see org.gradle.api.file.ContentFilterable.expand + */ +inline fun org.gradle.api.file.ContentFilterable.`expand`(vararg `properties`: Pair, `action`: org.gradle.api.Action): org.gradle.api.file.ContentFilterable = + `expand`(mapOf(*`properties`), `action`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions21Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions21Kt.class new file mode 100644 index 0000000..d70087d Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions21Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions22.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions22.kt new file mode 100644 index 0000000..62fb625 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions22.kt @@ -0,0 +1,69 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.file.CopySpec.filter]. + * + * @see org.gradle.api.file.CopySpec.filter + */ +inline fun org.gradle.api.file.CopySpec.`filter`(`filterType`: kotlin.reflect.KClass, vararg `properties`: Pair): org.gradle.api.file.CopySpec = + `filter`(mapOf(*`properties`), `filterType`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.file.CopySpec.filter]. + * + * @see org.gradle.api.file.CopySpec.filter + */ +inline fun org.gradle.api.file.CopySpec.`filter`(`filterType`: kotlin.reflect.KClass): org.gradle.api.file.CopySpec = + `filter`(`filterType`.java) + + +/** + * Kotlin extension function for [org.gradle.api.file.CopySpec.expand]. + * + * @see org.gradle.api.file.CopySpec.expand + */ +inline fun org.gradle.api.file.CopySpec.`expand`(vararg `properties`: Pair): org.gradle.api.file.CopySpec = + `expand`(mapOf(*`properties`)) + + +/** + * Kotlin extension function for [org.gradle.api.file.CopySpec.expand]. + * + * @see org.gradle.api.file.CopySpec.expand + */ +inline fun org.gradle.api.file.CopySpec.`expand`(vararg `properties`: Pair, `action`: org.gradle.api.Action): org.gradle.api.file.CopySpec = + `expand`(mapOf(*`properties`), `action`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions22Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions22Kt.class new file mode 100644 index 0000000..aa5112e Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions22Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions23.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions23.kt new file mode 100644 index 0000000..ec593ab --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions23.kt @@ -0,0 +1,43 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.flow.FlowScope.always]. + * + * @see org.gradle.api.flow.FlowScope.always + */ +@org.gradle.api.Incubating +inline fun

org.gradle.api.flow.FlowScope.`always`(`action`: kotlin.reflect.KClass>, `configure`: org.gradle.api.Action>): org.gradle.api.flow.FlowScope.Registration

= + `always`(`action`.java, `configure`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions23Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions23Kt.class new file mode 100644 index 0000000..7792180 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions23Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions24.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions24.kt new file mode 100644 index 0000000..8480fff --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions24.kt @@ -0,0 +1,141 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.model.ObjectFactory.named]. + * + * @see org.gradle.api.model.ObjectFactory.named + */ +inline fun org.gradle.api.model.ObjectFactory.`named`(`type`: kotlin.reflect.KClass, `name`: String): T = + `named`(`type`.java, `name`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.model.ObjectFactory.newInstance]. + * + * @see org.gradle.api.model.ObjectFactory.newInstance + */ +inline fun org.gradle.api.model.ObjectFactory.`newInstance`(`type`: kotlin.reflect.KClass, vararg `parameters`: Any): T = + `newInstance`(`type`.java, *`parameters`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.model.ObjectFactory.domainObjectContainer]. + * + * @see org.gradle.api.model.ObjectFactory.domainObjectContainer + */ +inline fun org.gradle.api.model.ObjectFactory.`domainObjectContainer`(`elementType`: kotlin.reflect.KClass): org.gradle.api.NamedDomainObjectContainer = + `domainObjectContainer`(`elementType`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.model.ObjectFactory.domainObjectContainer]. + * + * @see org.gradle.api.model.ObjectFactory.domainObjectContainer + */ +inline fun org.gradle.api.model.ObjectFactory.`domainObjectContainer`(`elementType`: kotlin.reflect.KClass, `factory`: org.gradle.api.NamedDomainObjectFactory): org.gradle.api.NamedDomainObjectContainer = + `domainObjectContainer`(`elementType`.java, `factory`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.model.ObjectFactory.polymorphicDomainObjectContainer]. + * + * @see org.gradle.api.model.ObjectFactory.polymorphicDomainObjectContainer + */ +inline fun org.gradle.api.model.ObjectFactory.`polymorphicDomainObjectContainer`(`elementType`: kotlin.reflect.KClass): org.gradle.api.ExtensiblePolymorphicDomainObjectContainer = + `polymorphicDomainObjectContainer`(`elementType`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.model.ObjectFactory.domainObjectSet]. + * + * @see org.gradle.api.model.ObjectFactory.domainObjectSet + */ +inline fun org.gradle.api.model.ObjectFactory.`domainObjectSet`(`elementType`: kotlin.reflect.KClass): org.gradle.api.DomainObjectSet = + `domainObjectSet`(`elementType`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.model.ObjectFactory.namedDomainObjectSet]. + * + * @see org.gradle.api.model.ObjectFactory.namedDomainObjectSet + */ +inline fun org.gradle.api.model.ObjectFactory.`namedDomainObjectSet`(`elementType`: kotlin.reflect.KClass): org.gradle.api.NamedDomainObjectSet = + `namedDomainObjectSet`(`elementType`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.model.ObjectFactory.namedDomainObjectList]. + * + * @see org.gradle.api.model.ObjectFactory.namedDomainObjectList + */ +inline fun org.gradle.api.model.ObjectFactory.`namedDomainObjectList`(`elementType`: kotlin.reflect.KClass): org.gradle.api.NamedDomainObjectList = + `namedDomainObjectList`(`elementType`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.model.ObjectFactory.property]. + * + * @see org.gradle.api.model.ObjectFactory.property + */ +inline fun org.gradle.api.model.ObjectFactory.`property`(`valueType`: kotlin.reflect.KClass): org.gradle.api.provider.Property = + `property`(`valueType`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.model.ObjectFactory.listProperty]. + * + * @see org.gradle.api.model.ObjectFactory.listProperty + */ +inline fun org.gradle.api.model.ObjectFactory.`listProperty`(`elementType`: kotlin.reflect.KClass): org.gradle.api.provider.ListProperty = + `listProperty`(`elementType`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.model.ObjectFactory.setProperty]. + * + * @see org.gradle.api.model.ObjectFactory.setProperty + */ +inline fun org.gradle.api.model.ObjectFactory.`setProperty`(`elementType`: kotlin.reflect.KClass): org.gradle.api.provider.SetProperty = + `setProperty`(`elementType`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.model.ObjectFactory.mapProperty]. + * + * @see org.gradle.api.model.ObjectFactory.mapProperty + */ +inline fun org.gradle.api.model.ObjectFactory.`mapProperty`(`keyType`: kotlin.reflect.KClass, `valueType`: kotlin.reflect.KClass): org.gradle.api.provider.MapProperty = + `mapProperty`(`keyType`.java, `valueType`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions24Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions24Kt.class new file mode 100644 index 0000000..1122d6d Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions24Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions25.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions25.kt new file mode 100644 index 0000000..3528bd3 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions25.kt @@ -0,0 +1,96 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.plugins.ExtensionContainer.create]. + * + * @see org.gradle.api.plugins.ExtensionContainer.create + */ +inline fun org.gradle.api.plugins.ExtensionContainer.`create`(`publicType`: org.gradle.api.reflect.TypeOf, `name`: String, `instanceType`: kotlin.reflect.KClass, vararg `constructionArguments`: Any): T = + `create`(`publicType`, `name`, `instanceType`.java, *`constructionArguments`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.plugins.ExtensionContainer.add]. + * + * @see org.gradle.api.plugins.ExtensionContainer.add + */ +inline fun org.gradle.api.plugins.ExtensionContainer.`add`(`publicType`: kotlin.reflect.KClass, `name`: String, `extension`: T): Unit = + `add`(`publicType`.java, `name`, `extension`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.plugins.ExtensionContainer.create]. + * + * @see org.gradle.api.plugins.ExtensionContainer.create + */ +inline fun org.gradle.api.plugins.ExtensionContainer.`create`(`publicType`: kotlin.reflect.KClass, `name`: String, `instanceType`: kotlin.reflect.KClass, vararg `constructionArguments`: Any): T = + `create`(`publicType`.java, `name`, `instanceType`.java, *`constructionArguments`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.plugins.ExtensionContainer.create]. + * + * @see org.gradle.api.plugins.ExtensionContainer.create + */ +inline fun org.gradle.api.plugins.ExtensionContainer.`create`(`name`: String, `type`: kotlin.reflect.KClass, vararg `constructionArguments`: Any): T = + `create`(`name`, `type`.java, *`constructionArguments`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.plugins.ExtensionContainer.getByType]. + * + * @see org.gradle.api.plugins.ExtensionContainer.getByType + */ +inline fun org.gradle.api.plugins.ExtensionContainer.`getByType`(`type`: kotlin.reflect.KClass): T = + `getByType`(`type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.plugins.ExtensionContainer.findByType]. + * + * @see org.gradle.api.plugins.ExtensionContainer.findByType + */ +inline fun org.gradle.api.plugins.ExtensionContainer.`findByType`(`type`: kotlin.reflect.KClass): T? = + `findByType`(`type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.plugins.ExtensionContainer.configure]. + * + * @see org.gradle.api.plugins.ExtensionContainer.configure + */ +inline fun org.gradle.api.plugins.ExtensionContainer.`configure`(`type`: kotlin.reflect.KClass, `action`: org.gradle.api.Action): Unit = + `configure`(`type`.java, `action`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions25Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions25Kt.class new file mode 100644 index 0000000..60077fe Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions25Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions26.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions26.kt new file mode 100644 index 0000000..12756d5 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions26.kt @@ -0,0 +1,51 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.plugins.ObjectConfigurationAction.plugin]. + * + * @see org.gradle.api.plugins.ObjectConfigurationAction.plugin + */ +inline fun org.gradle.api.plugins.ObjectConfigurationAction.`plugin`(`pluginClass`: kotlin.reflect.KClass>): org.gradle.api.plugins.ObjectConfigurationAction = + `plugin`(`pluginClass`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.plugins.ObjectConfigurationAction.type]. + * + * @see org.gradle.api.plugins.ObjectConfigurationAction.type + */ +inline fun org.gradle.api.plugins.ObjectConfigurationAction.`type`(`pluginClass`: kotlin.reflect.KClass<*>): org.gradle.api.plugins.ObjectConfigurationAction = + `type`(`pluginClass`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions26Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions26Kt.class new file mode 100644 index 0000000..d985d9b Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions26Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions27.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions27.kt new file mode 100644 index 0000000..b30bc46 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions27.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.api.plugins.PluginAware.apply]. + * + * @see org.gradle.api.plugins.PluginAware.apply + */ +inline fun org.gradle.api.plugins.PluginAware.`apply`(vararg `options`: Pair): Unit = + `apply`(mapOf(*`options`)) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions27Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions27Kt.class new file mode 100644 index 0000000..ff745b7 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions27Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions28.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions28.kt new file mode 100644 index 0000000..0eb3b00 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions28.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.plugins.PluginCollection.withType]. + * + * @see org.gradle.api.plugins.PluginCollection.withType + */ +inline fun > org.gradle.api.plugins.PluginCollection.`withType`(`type`: kotlin.reflect.KClass): org.gradle.api.plugins.PluginCollection = + `withType`(`type`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions28Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions28Kt.class new file mode 100644 index 0000000..67588ed Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions28Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions29.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions29.kt new file mode 100644 index 0000000..e6e316e --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions29.kt @@ -0,0 +1,78 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.plugins.PluginContainer.apply]. + * + * @see org.gradle.api.plugins.PluginContainer.apply + */ +inline fun > org.gradle.api.plugins.PluginContainer.`apply`(`type`: kotlin.reflect.KClass): T = + `apply`(`type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.plugins.PluginContainer.hasPlugin]. + * + * @see org.gradle.api.plugins.PluginContainer.hasPlugin + */ +inline fun org.gradle.api.plugins.PluginContainer.`hasPlugin`(`type`: kotlin.reflect.KClass>): Boolean = + `hasPlugin`(`type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.plugins.PluginContainer.findPlugin]. + * + * @see org.gradle.api.plugins.PluginContainer.findPlugin + */ +inline fun > org.gradle.api.plugins.PluginContainer.`findPlugin`(`type`: kotlin.reflect.KClass): T? = + `findPlugin`(`type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.plugins.PluginContainer.getPlugin]. + * + * @see org.gradle.api.plugins.PluginContainer.getPlugin + */ +inline fun > org.gradle.api.plugins.PluginContainer.`getPlugin`(`type`: kotlin.reflect.KClass): T = + `getPlugin`(`type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.plugins.PluginContainer.getAt]. + * + * @see org.gradle.api.plugins.PluginContainer.getAt + */ +inline fun > org.gradle.api.plugins.PluginContainer.`getAt`(`type`: kotlin.reflect.KClass): T = + `getAt`(`type`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions29Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions29Kt.class new file mode 100644 index 0000000..36d85f4 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions29Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions2Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions2Kt.class new file mode 100644 index 0000000..4542503 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions2Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions3.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions3.kt new file mode 100644 index 0000000..f89aa34 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions3.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.ExtensiblePolymorphicDomainObjectContainer.registerBinding]. + * + * @see org.gradle.api.ExtensiblePolymorphicDomainObjectContainer.registerBinding + */ +inline fun org.gradle.api.ExtensiblePolymorphicDomainObjectContainer.`registerBinding`(`type`: kotlin.reflect.KClass, `implementationType`: kotlin.reflect.KClass): Unit = + `registerBinding`(`type`.java, `implementationType`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions30.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions30.kt new file mode 100644 index 0000000..b2fc3c2 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions30.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.plugins.PluginManager.apply]. + * + * @see org.gradle.api.plugins.PluginManager.apply + */ +inline fun org.gradle.api.plugins.PluginManager.`apply`(`type`: kotlin.reflect.KClass<*>): Unit = + `apply`(`type`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions30Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions30Kt.class new file mode 100644 index 0000000..5047e29 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions30Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions31.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions31.kt new file mode 100644 index 0000000..a6579b1 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions31.kt @@ -0,0 +1,60 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.provider.ProviderFactory.of]. + * + * @see org.gradle.api.provider.ProviderFactory.of + */ +inline fun org.gradle.api.provider.ProviderFactory.`of`(`valueSourceType`: kotlin.reflect.KClass>, `configuration`: org.gradle.api.Action>): org.gradle.api.provider.Provider = + `of`(`valueSourceType`.java, `configuration`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.provider.ProviderFactory.credentials]. + * + * @see org.gradle.api.provider.ProviderFactory.credentials + */ +inline fun org.gradle.api.provider.ProviderFactory.`credentials`(`credentialsType`: kotlin.reflect.KClass, `identity`: String): org.gradle.api.provider.Provider = + `credentials`(`credentialsType`.java, `identity`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.provider.ProviderFactory.credentials]. + * + * @see org.gradle.api.provider.ProviderFactory.credentials + */ +inline fun org.gradle.api.provider.ProviderFactory.`credentials`(`credentialsType`: kotlin.reflect.KClass, `identity`: org.gradle.api.provider.Provider): org.gradle.api.provider.Provider = + `credentials`(`credentialsType`.java, `identity`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions31Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions31Kt.class new file mode 100644 index 0000000..bd57f7c Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions31Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions32.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions32.kt new file mode 100644 index 0000000..915a8bd --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions32.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.services.BuildServiceRegistry.registerIfAbsent]. + * + * @see org.gradle.api.services.BuildServiceRegistry.registerIfAbsent + */ +inline fun , P : org.gradle.api.services.BuildServiceParameters> org.gradle.api.services.BuildServiceRegistry.`registerIfAbsent`(`name`: String, `implementationType`: kotlin.reflect.KClass, `configureAction`: org.gradle.api.Action>): org.gradle.api.provider.Provider = + `registerIfAbsent`(`name`, `implementationType`.java, `configureAction`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions32Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions32Kt.class new file mode 100644 index 0000000..8693f39 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions32Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions33.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions33.kt new file mode 100644 index 0000000..9db6db5 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions33.kt @@ -0,0 +1,60 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.tasks.TaskCollection.withType]. + * + * @see org.gradle.api.tasks.TaskCollection.withType + */ +inline fun org.gradle.api.tasks.TaskCollection.`withType`(`type`: kotlin.reflect.KClass): org.gradle.api.tasks.TaskCollection = + `withType`(`type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.tasks.TaskCollection.named]. + * + * @see org.gradle.api.tasks.TaskCollection.named + */ +inline fun org.gradle.api.tasks.TaskCollection.`named`(`name`: String, `type`: kotlin.reflect.KClass): org.gradle.api.tasks.TaskProvider = + `named`(`name`, `type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.tasks.TaskCollection.named]. + * + * @see org.gradle.api.tasks.TaskCollection.named + */ +inline fun org.gradle.api.tasks.TaskCollection.`named`(`name`: String, `type`: kotlin.reflect.KClass, `configurationAction`: org.gradle.api.Action): org.gradle.api.tasks.TaskProvider = + `named`(`name`, `type`.java, `configurationAction`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions33Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions33Kt.class new file mode 100644 index 0000000..7897e5b Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions33Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions34.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions34.kt new file mode 100644 index 0000000..1de8a92 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions34.kt @@ -0,0 +1,105 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.api.tasks.TaskContainer.create]. + * + * @see org.gradle.api.tasks.TaskContainer.create + */ +inline fun org.gradle.api.tasks.TaskContainer.`create`(vararg `options`: Pair): org.gradle.api.Task = + `create`(mapOf(*`options`)) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.tasks.TaskContainer.create]. + * + * @see org.gradle.api.tasks.TaskContainer.create + */ +inline fun org.gradle.api.tasks.TaskContainer.`create`(`name`: String, `type`: kotlin.reflect.KClass): T = + `create`(`name`, `type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.tasks.TaskContainer.create]. + * + * @see org.gradle.api.tasks.TaskContainer.create + */ +inline fun org.gradle.api.tasks.TaskContainer.`create`(`name`: String, `type`: kotlin.reflect.KClass, vararg `constructorArgs`: Any): T = + `create`(`name`, `type`.java, *`constructorArgs`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.tasks.TaskContainer.create]. + * + * @see org.gradle.api.tasks.TaskContainer.create + */ +inline fun org.gradle.api.tasks.TaskContainer.`create`(`name`: String, `type`: kotlin.reflect.KClass, `configuration`: org.gradle.api.Action): T = + `create`(`name`, `type`.java, `configuration`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.tasks.TaskContainer.register]. + * + * @see org.gradle.api.tasks.TaskContainer.register + */ +inline fun org.gradle.api.tasks.TaskContainer.`register`(`name`: String, `type`: kotlin.reflect.KClass, `configurationAction`: org.gradle.api.Action): org.gradle.api.tasks.TaskProvider = + `register`(`name`, `type`.java, `configurationAction`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.tasks.TaskContainer.register]. + * + * @see org.gradle.api.tasks.TaskContainer.register + */ +inline fun org.gradle.api.tasks.TaskContainer.`register`(`name`: String, `type`: kotlin.reflect.KClass): org.gradle.api.tasks.TaskProvider = + `register`(`name`, `type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.tasks.TaskContainer.register]. + * + * @see org.gradle.api.tasks.TaskContainer.register + */ +inline fun org.gradle.api.tasks.TaskContainer.`register`(`name`: String, `type`: kotlin.reflect.KClass, vararg `constructorArgs`: Any): org.gradle.api.tasks.TaskProvider = + `register`(`name`, `type`.java, *`constructorArgs`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.tasks.TaskContainer.replace]. + * + * @see org.gradle.api.tasks.TaskContainer.replace + */ +inline fun org.gradle.api.tasks.TaskContainer.`replace`(`name`: String, `type`: kotlin.reflect.KClass): T = + `replace`(`name`, `type`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions34Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions34Kt.class new file mode 100644 index 0000000..2a1f2f4 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions34Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions35.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions35.kt new file mode 100644 index 0000000..eb48d53 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions35.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.tasks.TaskInputFilePropertyBuilder.withNormalizer]. + * + * @see org.gradle.api.tasks.TaskInputFilePropertyBuilder.withNormalizer + */ +inline fun org.gradle.api.tasks.TaskInputFilePropertyBuilder.`withNormalizer`(`normalizer`: kotlin.reflect.KClass): org.gradle.api.tasks.TaskInputFilePropertyBuilder = + `withNormalizer`(`normalizer`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions35Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions35Kt.class new file mode 100644 index 0000000..021f10a Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions35Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions36.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions36.kt new file mode 100644 index 0000000..ea3f869 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions36.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.api.tasks.TaskInputs.properties]. + * + * @see org.gradle.api.tasks.TaskInputs.properties + */ +inline fun org.gradle.api.tasks.TaskInputs.`properties`(vararg `properties`: Pair): org.gradle.api.tasks.TaskInputs = + `properties`(mapOf(*`properties`)) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions36Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions36Kt.class new file mode 100644 index 0000000..f073345 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions36Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions37.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions37.kt new file mode 100644 index 0000000..c775b4f --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions37.kt @@ -0,0 +1,60 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.caching.configuration.BuildCacheConfiguration.registerBuildCacheService]. + * + * @see org.gradle.caching.configuration.BuildCacheConfiguration.registerBuildCacheService + */ +inline fun org.gradle.caching.configuration.BuildCacheConfiguration.`registerBuildCacheService`(`configurationType`: kotlin.reflect.KClass, `buildCacheServiceFactoryType`: kotlin.reflect.KClass>): Unit = + `registerBuildCacheService`(`configurationType`.java, `buildCacheServiceFactoryType`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.caching.configuration.BuildCacheConfiguration.remote]. + * + * @see org.gradle.caching.configuration.BuildCacheConfiguration.remote + */ +inline fun org.gradle.caching.configuration.BuildCacheConfiguration.`remote`(`type`: kotlin.reflect.KClass): T = + `remote`(`type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.caching.configuration.BuildCacheConfiguration.remote]. + * + * @see org.gradle.caching.configuration.BuildCacheConfiguration.remote + */ +inline fun org.gradle.caching.configuration.BuildCacheConfiguration.`remote`(`type`: kotlin.reflect.KClass, `configuration`: org.gradle.api.Action): T = + `remote`(`type`.java, `configuration`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions37Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions37Kt.class new file mode 100644 index 0000000..0705ce0 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions37Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions38.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions38.kt new file mode 100644 index 0000000..aca38d6 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions38.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.process.JavaForkOptions.systemProperties]. + * + * @see org.gradle.process.JavaForkOptions.systemProperties + */ +inline fun org.gradle.process.JavaForkOptions.`systemProperties`(vararg `properties`: Pair): org.gradle.process.JavaForkOptions = + `systemProperties`(mapOf(*`properties`)) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions38Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions38Kt.class new file mode 100644 index 0000000..313a3d1 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions38Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions39.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions39.kt new file mode 100644 index 0000000..25946cd --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions39.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.vcs.VcsMapping.from]. + * + * @see org.gradle.vcs.VcsMapping.from + */ +inline fun org.gradle.vcs.VcsMapping.`from`(`type`: kotlin.reflect.KClass, `configureAction`: org.gradle.api.Action): Unit = + `from`(`type`.java, `configureAction`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions39Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions39Kt.class new file mode 100644 index 0000000..7649e98 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions39Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions3Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions3Kt.class new file mode 100644 index 0000000..ebd5f03 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions3Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions4.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions4.kt new file mode 100644 index 0000000..7978278 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions4.kt @@ -0,0 +1,60 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.NamedDomainObjectCollection.withType]. + * + * @see org.gradle.api.NamedDomainObjectCollection.withType + */ +inline fun org.gradle.api.NamedDomainObjectCollection.`withType`(`type`: kotlin.reflect.KClass): org.gradle.api.NamedDomainObjectCollection = + `withType`(`type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.NamedDomainObjectCollection.named]. + * + * @see org.gradle.api.NamedDomainObjectCollection.named + */ +inline fun org.gradle.api.NamedDomainObjectCollection.`named`(`name`: String, `type`: kotlin.reflect.KClass): org.gradle.api.NamedDomainObjectProvider = + `named`(`name`, `type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.NamedDomainObjectCollection.named]. + * + * @see org.gradle.api.NamedDomainObjectCollection.named + */ +inline fun org.gradle.api.NamedDomainObjectCollection.`named`(`name`: String, `type`: kotlin.reflect.KClass, `configurationAction`: org.gradle.api.Action): org.gradle.api.NamedDomainObjectProvider = + `named`(`name`, `type`.java, `configurationAction`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions40.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions40.kt new file mode 100644 index 0000000..a0d5580 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions40.kt @@ -0,0 +1,69 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.tasks.AbstractCopyTask.filter]. + * + * @see org.gradle.api.tasks.AbstractCopyTask.filter + */ +inline fun org.gradle.api.tasks.AbstractCopyTask.`filter`(`filterType`: kotlin.reflect.KClass, vararg `properties`: Pair): org.gradle.api.tasks.AbstractCopyTask = + `filter`(mapOf(*`properties`), `filterType`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.tasks.AbstractCopyTask.filter]. + * + * @see org.gradle.api.tasks.AbstractCopyTask.filter + */ +inline fun org.gradle.api.tasks.AbstractCopyTask.`filter`(`filterType`: kotlin.reflect.KClass): org.gradle.api.tasks.AbstractCopyTask = + `filter`(`filterType`.java) + + +/** + * Kotlin extension function for [org.gradle.api.tasks.AbstractCopyTask.expand]. + * + * @see org.gradle.api.tasks.AbstractCopyTask.expand + */ +inline fun org.gradle.api.tasks.AbstractCopyTask.`expand`(vararg `properties`: Pair): org.gradle.api.tasks.AbstractCopyTask = + `expand`(mapOf(*`properties`)) + + +/** + * Kotlin extension function for [org.gradle.api.tasks.AbstractCopyTask.expand]. + * + * @see org.gradle.api.tasks.AbstractCopyTask.expand + */ +inline fun org.gradle.api.tasks.AbstractCopyTask.`expand`(vararg `properties`: Pair, `action`: org.gradle.api.Action): org.gradle.api.tasks.AbstractCopyTask = + `expand`(mapOf(*`properties`), `action`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions40Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions40Kt.class new file mode 100644 index 0000000..470994d Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions40Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions41.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions41.kt new file mode 100644 index 0000000..5248eb2 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions41.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.api.tasks.AbstractExecTask.environment]. + * + * @see org.gradle.api.tasks.AbstractExecTask.environment + */ +inline fun > org.gradle.api.tasks.AbstractExecTask.`environment`(vararg `environmentVariables`: Pair): T = + `environment`(mapOf(*`environmentVariables`)) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions41Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions41Kt.class new file mode 100644 index 0000000..53cc098 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions41Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions42.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions42.kt new file mode 100644 index 0000000..7af1f0e --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions42.kt @@ -0,0 +1,51 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.api.tasks.WriteProperties.setProperties]. + * + * @see org.gradle.api.tasks.WriteProperties.setProperties + */ +inline fun org.gradle.api.tasks.WriteProperties.`setProperties`(vararg `properties`: Pair): Unit = + `setProperties`(mapOf(*`properties`)) + + +/** + * Kotlin extension function for [org.gradle.api.tasks.WriteProperties.properties]. + * + * @see org.gradle.api.tasks.WriteProperties.properties + */ +inline fun org.gradle.api.tasks.WriteProperties.`properties`(vararg `properties`: Pair): Unit = + `properties`(mapOf(*`properties`)) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions42Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions42Kt.class new file mode 100644 index 0000000..c299797 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions42Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions43.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions43.kt new file mode 100644 index 0000000..aab752f --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions43.kt @@ -0,0 +1,113 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.model.ModelMap.withType]. + * + * @see org.gradle.model.ModelMap.withType + */ +@org.gradle.api.Incubating +inline fun org.gradle.model.ModelMap.`withType`(`type`: kotlin.reflect.KClass): org.gradle.model.ModelMap = + `withType`(`type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.model.ModelMap.create]. + * + * @see org.gradle.model.ModelMap.create + */ +@org.gradle.api.Incubating +inline fun org.gradle.model.ModelMap.`create`(`name`: String, `type`: kotlin.reflect.KClass): Unit = + `create`(`name`, `type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.model.ModelMap.create]. + * + * @see org.gradle.model.ModelMap.create + */ +@org.gradle.api.Incubating +inline fun org.gradle.model.ModelMap.`create`(`name`: String, `type`: kotlin.reflect.KClass, `configAction`: org.gradle.api.Action): Unit = + `create`(`name`, `type`.java, `configAction`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.model.ModelMap.named]. + * + * @see org.gradle.model.ModelMap.named + */ +@org.gradle.api.Incubating +inline fun org.gradle.model.ModelMap.`named`(`name`: String, `ruleSource`: kotlin.reflect.KClass): Unit = + `named`(`name`, `ruleSource`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.model.ModelMap.beforeEach]. + * + * @see org.gradle.model.ModelMap.beforeEach + */ +@org.gradle.api.Incubating +inline fun org.gradle.model.ModelMap.`beforeEach`(`type`: kotlin.reflect.KClass, `configAction`: org.gradle.api.Action): Unit = + `beforeEach`(`type`.java, `configAction`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.model.ModelMap.withType]. + * + * @see org.gradle.model.ModelMap.withType + */ +@org.gradle.api.Incubating +inline fun org.gradle.model.ModelMap.`withType`(`type`: kotlin.reflect.KClass, `configAction`: org.gradle.api.Action): Unit = + `withType`(`type`.java, `configAction`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.model.ModelMap.withType]. + * + * @see org.gradle.model.ModelMap.withType + */ +@org.gradle.api.Incubating +inline fun org.gradle.model.ModelMap.`withType`(`type`: kotlin.reflect.KClass, `rules`: kotlin.reflect.KClass): Unit = + `withType`(`type`.java, `rules`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.model.ModelMap.afterEach]. + * + * @see org.gradle.model.ModelMap.afterEach + */ +@org.gradle.api.Incubating +inline fun org.gradle.model.ModelMap.`afterEach`(`type`: kotlin.reflect.KClass, `configAction`: org.gradle.api.Action): Unit = + `afterEach`(`type`.java, `configAction`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions43Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions43Kt.class new file mode 100644 index 0000000..33ce818 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions43Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions44.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions44.kt new file mode 100644 index 0000000..45b27be --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions44.kt @@ -0,0 +1,114 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.tooling.BuildController.getModel]. + * + * @see org.gradle.tooling.BuildController.getModel + */ +inline fun org.gradle.tooling.BuildController.`getModel`(`modelType`: kotlin.reflect.KClass): T = + `getModel`(`modelType`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.tooling.BuildController.findModel]. + * + * @see org.gradle.tooling.BuildController.findModel + */ +inline fun org.gradle.tooling.BuildController.`findModel`(`modelType`: kotlin.reflect.KClass): T? = + `findModel`(`modelType`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.tooling.BuildController.getModel]. + * + * @see org.gradle.tooling.BuildController.getModel + */ +inline fun org.gradle.tooling.BuildController.`getModel`(`target`: org.gradle.tooling.model.Model, `modelType`: kotlin.reflect.KClass): T = + `getModel`(`target`, `modelType`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.tooling.BuildController.findModel]. + * + * @see org.gradle.tooling.BuildController.findModel + */ +inline fun org.gradle.tooling.BuildController.`findModel`(`target`: org.gradle.tooling.model.Model, `modelType`: kotlin.reflect.KClass): T? = + `findModel`(`target`, `modelType`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.tooling.BuildController.getModel]. + * + * @see org.gradle.tooling.BuildController.getModel + */ +inline fun org.gradle.tooling.BuildController.`getModel`(`modelType`: kotlin.reflect.KClass, `parameterType`: kotlin.reflect.KClass

, `parameterInitializer`: org.gradle.api.Action): T = + `getModel`(`modelType`.java, `parameterType`.java, `parameterInitializer`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.tooling.BuildController.findModel]. + * + * @see org.gradle.tooling.BuildController.findModel + */ +inline fun org.gradle.tooling.BuildController.`findModel`(`modelType`: kotlin.reflect.KClass, `parameterType`: kotlin.reflect.KClass

, `parameterInitializer`: org.gradle.api.Action): T? = + `findModel`(`modelType`.java, `parameterType`.java, `parameterInitializer`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.tooling.BuildController.getModel]. + * + * @see org.gradle.tooling.BuildController.getModel + */ +inline fun org.gradle.tooling.BuildController.`getModel`(`target`: org.gradle.tooling.model.Model, `modelType`: kotlin.reflect.KClass, `parameterType`: kotlin.reflect.KClass

, `parameterInitializer`: org.gradle.api.Action): T = + `getModel`(`target`, `modelType`.java, `parameterType`.java, `parameterInitializer`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.tooling.BuildController.findModel]. + * + * @see org.gradle.tooling.BuildController.findModel + */ +inline fun org.gradle.tooling.BuildController.`findModel`(`target`: org.gradle.tooling.model.Model, `modelType`: kotlin.reflect.KClass, `parameterType`: kotlin.reflect.KClass

, `parameterInitializer`: org.gradle.api.Action): T? = + `findModel`(`target`, `modelType`.java, `parameterType`.java, `parameterInitializer`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.tooling.BuildController.getCanQueryProjectModelInParallel]. + * + * @see org.gradle.tooling.BuildController.getCanQueryProjectModelInParallel + */ +inline fun org.gradle.tooling.BuildController.`getCanQueryProjectModelInParallel`(`modelType`: kotlin.reflect.KClass<*>): Boolean = + `getCanQueryProjectModelInParallel`(`modelType`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions44Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions44Kt.class new file mode 100644 index 0000000..ac0568e Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions44Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions45.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions45.kt new file mode 100644 index 0000000..bed533e --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions45.kt @@ -0,0 +1,60 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.tooling.ProjectConnection.getModel]. + * + * @see org.gradle.tooling.ProjectConnection.getModel + */ +inline fun org.gradle.tooling.ProjectConnection.`getModel`(`modelType`: kotlin.reflect.KClass): T = + `getModel`(`modelType`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.tooling.ProjectConnection.getModel]. + * + * @see org.gradle.tooling.ProjectConnection.getModel + */ +inline fun org.gradle.tooling.ProjectConnection.`getModel`(`modelType`: kotlin.reflect.KClass, `handler`: org.gradle.tooling.ResultHandler): Unit = + `getModel`(`modelType`.java, `handler`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.tooling.ProjectConnection.model]. + * + * @see org.gradle.tooling.ProjectConnection.model + */ +inline fun org.gradle.tooling.ProjectConnection.`model`(`modelType`: kotlin.reflect.KClass): org.gradle.tooling.ModelBuilder = + `model`(`modelType`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions45Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions45Kt.class new file mode 100644 index 0000000..1cbe432 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions45Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions46.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions46.kt new file mode 100644 index 0000000..4988ea8 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions46.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.workers.WorkQueue.submit]. + * + * @see org.gradle.workers.WorkQueue.submit + */ +inline fun org.gradle.workers.WorkQueue.`submit`(`workActionClass`: kotlin.reflect.KClass>, `parameterAction`: org.gradle.api.Action): Unit = + `submit`(`workActionClass`.java, `parameterAction`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions46Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions46Kt.class new file mode 100644 index 0000000..4a64434 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions46Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions47.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions47.kt new file mode 100644 index 0000000..9dd0c86 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions47.kt @@ -0,0 +1,43 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.platform.base.BinaryTasksCollection.create]. + * + * @see org.gradle.platform.base.BinaryTasksCollection.create + */ +@org.gradle.api.Incubating +inline fun org.gradle.platform.base.BinaryTasksCollection.`create`(`name`: String, `type`: kotlin.reflect.KClass, `config`: org.gradle.api.Action): Unit = + `create`(`name`, `type`.java, `config`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions47Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions47Kt.class new file mode 100644 index 0000000..1372130 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions47Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions48.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions48.kt new file mode 100644 index 0000000..8fe8132 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions48.kt @@ -0,0 +1,53 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.platform.base.TypeBuilder.defaultImplementation]. + * + * @see org.gradle.platform.base.TypeBuilder.defaultImplementation + */ +@org.gradle.api.Incubating +inline fun org.gradle.platform.base.TypeBuilder.`defaultImplementation`(`implementation`: kotlin.reflect.KClass<*>): org.gradle.platform.base.TypeBuilder = + `defaultImplementation`(`implementation`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.platform.base.TypeBuilder.internalView]. + * + * @see org.gradle.platform.base.TypeBuilder.internalView + */ +@org.gradle.api.Incubating +inline fun org.gradle.platform.base.TypeBuilder.`internalView`(`internalView`: kotlin.reflect.KClass<*>): org.gradle.platform.base.TypeBuilder = + `internalView`(`internalView`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions48Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions48Kt.class new file mode 100644 index 0000000..06faf73 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions48Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions49.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions49.kt new file mode 100644 index 0000000..d4e0855 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions49.kt @@ -0,0 +1,51 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.api.java.archives.Manifest.attributes]. + * + * @see org.gradle.api.java.archives.Manifest.attributes + */ +inline fun org.gradle.api.java.archives.Manifest.`attributes`(vararg `attributes`: Pair): org.gradle.api.java.archives.Manifest = + `attributes`(mapOf(*`attributes`)) + + +/** + * Kotlin extension function for [org.gradle.api.java.archives.Manifest.attributes]. + * + * @see org.gradle.api.java.archives.Manifest.attributes + */ +inline fun org.gradle.api.java.archives.Manifest.`attributes`(`sectionName`: String, vararg `attributes`: Pair): org.gradle.api.java.archives.Manifest = + `attributes`(mapOf(*`attributes`), `sectionName`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions49Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions49Kt.class new file mode 100644 index 0000000..819eedd Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions49Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions4Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions4Kt.class new file mode 100644 index 0000000..bbed306 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions4Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions5.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions5.kt new file mode 100644 index 0000000..70fdbef --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions5.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.NamedDomainObjectList.withType]. + * + * @see org.gradle.api.NamedDomainObjectList.withType + */ +inline fun org.gradle.api.NamedDomainObjectList.`withType`(`type`: kotlin.reflect.KClass): org.gradle.api.NamedDomainObjectList = + `withType`(`type`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions50.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions50.kt new file mode 100644 index 0000000..efae3c5 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions50.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.api.tasks.SourceSetOutput.dir]. + * + * @see org.gradle.api.tasks.SourceSetOutput.dir + */ +inline fun org.gradle.api.tasks.SourceSetOutput.`dir`(`dir`: Any, vararg `options`: Pair): Unit = + `dir`(mapOf(*`options`), `dir`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions50Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions50Kt.class new file mode 100644 index 0000000..535adb4 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions50Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions51.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions51.kt new file mode 100644 index 0000000..092d5b6 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions51.kt @@ -0,0 +1,51 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.api.tasks.testing.Test.systemProperties]. + * + * @see org.gradle.api.tasks.testing.Test.systemProperties + */ +inline fun org.gradle.api.tasks.testing.Test.`systemProperties`(vararg `properties`: Pair): org.gradle.api.tasks.testing.Test = + `systemProperties`(mapOf(*`properties`)) + + +/** + * Kotlin extension function for [org.gradle.api.tasks.testing.Test.environment]. + * + * @see org.gradle.api.tasks.testing.Test.environment + */ +inline fun org.gradle.api.tasks.testing.Test.`environment`(vararg `environmentVariables`: Pair): org.gradle.api.tasks.testing.Test = + `environment`(mapOf(*`environmentVariables`)) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions51Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions51Kt.class new file mode 100644 index 0000000..8a87bda Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions51Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions52.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions52.kt new file mode 100644 index 0000000..0c5e6aa --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions52.kt @@ -0,0 +1,43 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.jvm.toolchain.JavaToolchainResolverRegistry.register]. + * + * @see org.gradle.jvm.toolchain.JavaToolchainResolverRegistry.register + */ +@org.gradle.api.Incubating +inline fun org.gradle.jvm.toolchain.JavaToolchainResolverRegistry.`register`(`implementationType`: kotlin.reflect.KClass): Unit = + `register`(`implementationType`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions52Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions52Kt.class new file mode 100644 index 0000000..9739611 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions52Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions53.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions53.kt new file mode 100644 index 0000000..c1eabf5 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions53.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.api.plugins.quality.Checkstyle.setConfigProperties]. + * + * @see org.gradle.api.plugins.quality.Checkstyle.setConfigProperties + */ +inline fun org.gradle.api.plugins.quality.Checkstyle.`setConfigProperties`(vararg `p0`: Pair): Unit = + `setConfigProperties`(mapOf(*`p0`)) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions53Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions53Kt.class new file mode 100644 index 0000000..b3760db Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions53Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions54.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions54.kt new file mode 100644 index 0000000..5bde54c --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions54.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.api.plugins.quality.CheckstyleExtension.setConfigProperties]. + * + * @see org.gradle.api.plugins.quality.CheckstyleExtension.setConfigProperties + */ +inline fun org.gradle.api.plugins.quality.CheckstyleExtension.`setConfigProperties`(vararg `p0`: Pair): Unit = + `setConfigProperties`(mapOf(*`p0`)) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions54Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions54Kt.class new file mode 100644 index 0000000..281d01f Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions54Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions55.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions55.kt new file mode 100644 index 0000000..42dd7ef --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions55.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.plugins.ide.eclipse.model.EclipseWtpFacet.facet]. + * + * @see org.gradle.plugins.ide.eclipse.model.EclipseWtpFacet.facet + */ +inline fun org.gradle.plugins.ide.eclipse.model.EclipseWtpFacet.`facet`(vararg `args`: Pair): Unit = + `facet`(mapOf(*`args`)) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions55Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions55Kt.class new file mode 100644 index 0000000..ce51a86 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions55Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions56.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions56.kt new file mode 100644 index 0000000..389e85d --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions56.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.api.tasks.compile.GroovyCompileOptions.fork]. + * + * @see org.gradle.api.tasks.compile.GroovyCompileOptions.fork + */ +inline fun org.gradle.api.tasks.compile.GroovyCompileOptions.`fork`(vararg `forkArgs`: Pair): org.gradle.api.tasks.compile.GroovyCompileOptions = + `fork`(mapOf(*`forkArgs`)) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions56Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions56Kt.class new file mode 100644 index 0000000..8bea314 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions56Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions57.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions57.kt new file mode 100644 index 0000000..4d7a1ee --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions57.kt @@ -0,0 +1,51 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.api.tasks.JavaExec.systemProperties]. + * + * @see org.gradle.api.tasks.JavaExec.systemProperties + */ +inline fun org.gradle.api.tasks.JavaExec.`systemProperties`(vararg `properties`: Pair): org.gradle.api.tasks.JavaExec = + `systemProperties`(mapOf(*`properties`)) + + +/** + * Kotlin extension function for [org.gradle.api.tasks.JavaExec.environment]. + * + * @see org.gradle.api.tasks.JavaExec.environment + */ +inline fun org.gradle.api.tasks.JavaExec.`environment`(vararg `environmentVariables`: Pair): org.gradle.api.tasks.JavaExec = + `environment`(mapOf(*`environmentVariables`)) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions57Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions57Kt.class new file mode 100644 index 0000000..e38b07a Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions57Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions58.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions58.kt new file mode 100644 index 0000000..6dc4dd6 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions58.kt @@ -0,0 +1,51 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.api.tasks.compile.CompileOptions.fork]. + * + * @see org.gradle.api.tasks.compile.CompileOptions.fork + */ +inline fun org.gradle.api.tasks.compile.CompileOptions.`fork`(vararg `forkArgs`: Pair): org.gradle.api.tasks.compile.CompileOptions = + `fork`(mapOf(*`forkArgs`)) + + +/** + * Kotlin extension function for [org.gradle.api.tasks.compile.CompileOptions.debug]. + * + * @see org.gradle.api.tasks.compile.CompileOptions.debug + */ +inline fun org.gradle.api.tasks.compile.CompileOptions.`debug`(vararg `debugArgs`: Pair): org.gradle.api.tasks.compile.CompileOptions = + `debug`(mapOf(*`debugArgs`)) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions58Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions58Kt.class new file mode 100644 index 0000000..f7357e8 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions58Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions59.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions59.kt new file mode 100644 index 0000000..0ef2460 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions59.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.api.tasks.compile.AbstractOptions.define]. + * + * @see org.gradle.api.tasks.compile.AbstractOptions.define + */ +inline fun org.gradle.api.tasks.compile.AbstractOptions.`define`(vararg `args`: Pair): Unit = + `define`(mapOf(*`args`)) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions59Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions59Kt.class new file mode 100644 index 0000000..601775e Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions59Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions5Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions5Kt.class new file mode 100644 index 0000000..209a4fd Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions5Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions6.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions6.kt new file mode 100644 index 0000000..2581f23 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions6.kt @@ -0,0 +1,42 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.NamedDomainObjectSet.withType]. + * + * @see org.gradle.api.NamedDomainObjectSet.withType + */ +inline fun org.gradle.api.NamedDomainObjectSet.`withType`(`type`: kotlin.reflect.KClass): org.gradle.api.NamedDomainObjectSet = + `withType`(`type`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions60.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions60.kt new file mode 100644 index 0000000..0e6ebce --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions60.kt @@ -0,0 +1,69 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.language.BinaryCollection.get]. + * + * @see org.gradle.language.BinaryCollection.get + */ +inline fun org.gradle.language.BinaryCollection.`get`(`type`: kotlin.reflect.KClass, `spec`: org.gradle.api.specs.Spec): org.gradle.language.BinaryProvider = + `get`(`type`.java, `spec`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.language.BinaryCollection.whenElementKnown]. + * + * @see org.gradle.language.BinaryCollection.whenElementKnown + */ +inline fun org.gradle.language.BinaryCollection.`whenElementKnown`(`type`: kotlin.reflect.KClass, `action`: org.gradle.api.Action): Unit = + `whenElementKnown`(`type`.java, `action`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.language.BinaryCollection.whenElementFinalized]. + * + * @see org.gradle.language.BinaryCollection.whenElementFinalized + */ +inline fun org.gradle.language.BinaryCollection.`whenElementFinalized`(`type`: kotlin.reflect.KClass, `action`: org.gradle.api.Action): Unit = + `whenElementFinalized`(`type`.java, `action`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.language.BinaryCollection.configureEach]. + * + * @see org.gradle.language.BinaryCollection.configureEach + */ +inline fun org.gradle.language.BinaryCollection.`configureEach`(`type`: kotlin.reflect.KClass, `action`: org.gradle.api.Action): Unit = + `configureEach`(`type`.java, `action`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions60Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions60Kt.class new file mode 100644 index 0000000..06198e0 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions60Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions6Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions6Kt.class new file mode 100644 index 0000000..9b90db5 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions6Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions7.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions7.kt new file mode 100644 index 0000000..72e10b2 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions7.kt @@ -0,0 +1,87 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.PolymorphicDomainObjectContainer.create]. + * + * @see org.gradle.api.PolymorphicDomainObjectContainer.create + */ +inline fun org.gradle.api.PolymorphicDomainObjectContainer.`create`(`name`: String, `type`: kotlin.reflect.KClass): U = + `create`(`name`, `type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.PolymorphicDomainObjectContainer.maybeCreate]. + * + * @see org.gradle.api.PolymorphicDomainObjectContainer.maybeCreate + */ +inline fun org.gradle.api.PolymorphicDomainObjectContainer.`maybeCreate`(`name`: String, `type`: kotlin.reflect.KClass): U = + `maybeCreate`(`name`, `type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.PolymorphicDomainObjectContainer.create]. + * + * @see org.gradle.api.PolymorphicDomainObjectContainer.create + */ +inline fun org.gradle.api.PolymorphicDomainObjectContainer.`create`(`name`: String, `type`: kotlin.reflect.KClass, `configuration`: org.gradle.api.Action): U = + `create`(`name`, `type`.java, `configuration`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.PolymorphicDomainObjectContainer.containerWithType]. + * + * @see org.gradle.api.PolymorphicDomainObjectContainer.containerWithType + */ +inline fun org.gradle.api.PolymorphicDomainObjectContainer.`containerWithType`(`type`: kotlin.reflect.KClass): org.gradle.api.NamedDomainObjectContainer = + `containerWithType`(`type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.PolymorphicDomainObjectContainer.register]. + * + * @see org.gradle.api.PolymorphicDomainObjectContainer.register + */ +inline fun org.gradle.api.PolymorphicDomainObjectContainer.`register`(`name`: String, `type`: kotlin.reflect.KClass, `configurationAction`: org.gradle.api.Action): org.gradle.api.NamedDomainObjectProvider = + `register`(`name`, `type`.java, `configurationAction`) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.PolymorphicDomainObjectContainer.register]. + * + * @see org.gradle.api.PolymorphicDomainObjectContainer.register + */ +inline fun org.gradle.api.PolymorphicDomainObjectContainer.`register`(`name`: String, `type`: kotlin.reflect.KClass): org.gradle.api.NamedDomainObjectProvider = + `register`(`name`, `type`.java) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions7Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions7Kt.class new file mode 100644 index 0000000..cb1f55f Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions7Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions8.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions8.kt new file mode 100644 index 0000000..e89d38f --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions8.kt @@ -0,0 +1,69 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.api.Project.task]. + * + * @see org.gradle.api.Project.task + */ +inline fun org.gradle.api.Project.`task`(`name`: String, vararg `args`: Pair): org.gradle.api.Task = + `task`(mapOf(*`args`), `name`) + + +/** + * Kotlin extension function for [org.gradle.api.Project.fileTree]. + * + * @see org.gradle.api.Project.fileTree + */ +inline fun org.gradle.api.Project.`fileTree`(vararg `args`: Pair): org.gradle.api.file.ConfigurableFileTree = + `fileTree`(mapOf(*`args`)) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.Project.container]. + * + * @see org.gradle.api.Project.container + */ +inline fun org.gradle.api.Project.`container`(`type`: kotlin.reflect.KClass): org.gradle.api.NamedDomainObjectContainer = + `container`(`type`.java) + + +/** + * Kotlin extension function taking [kotlin.reflect.KClass] for [org.gradle.api.Project.container]. + * + * @see org.gradle.api.Project.container + */ +inline fun org.gradle.api.Project.`container`(`type`: kotlin.reflect.KClass, `factory`: org.gradle.api.NamedDomainObjectFactory): org.gradle.api.NamedDomainObjectContainer = + `container`(`type`.java, `factory`) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions8Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions8Kt.class new file mode 100644 index 0000000..a844a2e Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions8Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions9.kt b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions9.kt new file mode 100644 index 0000000..de82a03 --- /dev/null +++ b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions9.kt @@ -0,0 +1,51 @@ +/* + * Copyright 2018 the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@file:Suppress( + "unused", + "nothing_to_inline", + "useless_cast", + "unchecked_cast", + "extension_shadowed_by_member", + "redundant_projection", + "RemoveRedundantBackticks", + "ObjectPropertyName", + "deprecation" +) +@file:org.gradle.api.Generated + +/* ktlint-disable */ + +package org.gradle.kotlin.dsl + + +/** + * Kotlin extension function for [org.gradle.api.Script.apply]. + * + * @see org.gradle.api.Script.apply + */ +inline fun org.gradle.api.Script.`apply`(vararg `options`: Pair): Unit = + `apply`(mapOf(*`options`)) + + +/** + * Kotlin extension function for [org.gradle.api.Script.fileTree]. + * + * @see org.gradle.api.Script.fileTree + */ +inline fun org.gradle.api.Script.`fileTree`(vararg `args`: Pair): org.gradle.api.file.ConfigurableFileTree = + `fileTree`(mapOf(*`args`)) + diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions9Kt.class b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions9Kt.class new file mode 100644 index 0000000..1c0f31b Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle-kotlin-dsl-extensions-895793495426099398145480513275979204712jar/org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions9Kt.class differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle11440272162763542438.bin b/src/Notesmater1/Notesmater1/.tmp/gradle11440272162763542438.bin new file mode 100644 index 0000000..0bb05db Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle11440272162763542438.bin differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle11758290581621431931.bin b/src/Notesmater1/Notesmater1/.tmp/gradle11758290581621431931.bin new file mode 100644 index 0000000..1b8c398 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle11758290581621431931.bin differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle_download14590657960466535369bin b/src/Notesmater1/Notesmater1/.tmp/gradle_download14590657960466535369bin new file mode 100644 index 0000000..fdfcfa2 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle_download14590657960466535369bin differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle_download9200906771134895144bin b/src/Notesmater1/Notesmater1/.tmp/gradle_download9200906771134895144bin new file mode 100644 index 0000000..4609a72 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle_download9200906771134895144bin differ diff --git a/src/Notesmater1/Notesmater1/.tmp/gradle_download9616472339391417240bin b/src/Notesmater1/Notesmater1/.tmp/gradle_download9616472339391417240bin new file mode 100644 index 0000000..21b7002 Binary files /dev/null and b/src/Notesmater1/Notesmater1/.tmp/gradle_download9616472339391417240bin differ diff --git a/src/Notesmater1/Notesmater1/android/FakeDependency.jar b/src/Notesmater1/Notesmater1/android/FakeDependency.jar new file mode 100644 index 0000000..15cb0ec Binary files /dev/null and b/src/Notesmater1/Notesmater1/android/FakeDependency.jar differ diff --git a/src/Notesmater1/Notesmater1/app/.gitignore b/src/Notesmater1/Notesmater1/app/.gitignore new file mode 100644 index 0000000..42afabf --- /dev/null +++ b/src/Notesmater1/Notesmater1/app/.gitignore @@ -0,0 +1 @@ +/build \ No newline at end of file diff --git a/src/Notesmater1/Notesmater1/app/build.gradle.kts b/src/Notesmater1/Notesmater1/app/build.gradle.kts new file mode 100644 index 0000000..9e14ff9 --- /dev/null +++ b/src/Notesmater1/Notesmater1/app/build.gradle.kts @@ -0,0 +1,58 @@ +plugins { + alias(libs.plugins.androidApplication) +} + +android { + namespace = "net.micode.notes" + compileSdk = 35 + + defaultConfig { + applicationId = "net.micode.notes" + minSdk = 24 + targetSdk = 35 + versionCode = 1 + versionName = "1.0" + + testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" + packaging { + resources.excludes.add("META-INF/DEPENDENCIES"); + resources.excludes.add("META-INF/NOTICE"); + resources.excludes.add("META-INF/LICENSE"); + resources.excludes.add("META-INF/LICENSE.txt"); + resources.excludes.add("META-INF/NOTICE.txt"); + } + } + + buildTypes { + release { + isMinifyEnabled = false + proguardFiles(getDefaultProguardFile("proguard-android-optimize.txt"), "proguard-rules.pro") + } + } + compileOptions { + sourceCompatibility = JavaVersion.VERSION_1_8 + targetCompatibility = JavaVersion.VERSION_1_8 + } +} + +dependencies { + + implementation(libs.appcompat) + implementation(libs.material) + implementation(libs.activity) + implementation(libs.constraintlayout) +// implementation(fileTree(mapOf("dir" to "D:\\Notesmaster2\\httpcomponents-client-4.5.14-bin\\lib", "include" to listOf("*.aar", "*.jar"), "exclude" to listOf("")))) + // 部分需要重新修改 +// implementation(fileTree(mapOf( +// "dir" to "D:\\Code\\AndroidCode\\Notesmaster\\httpcomponents-client-4.5.14-bin\\lib", +// "include" to listOf("*.aar", "*.jar"), +// "exclude" to listOf("") +// ))) + //修改为如下代码: + implementation(files("D:\\Program Files\\android\\Notesmater1\\httpcomponents-client-4.5.14-bin\\lib\\httpclient-osgi-4.5.14.jar")) + implementation(files("D:\\Program Files\\android\\Notesmater1\\httpcomponents-client-4.5.14-bin\\lib\\httpclient-win-4.5.14.jar")) + implementation(files("D:\\Program Files\\android\\Notesmater1\\httpcomponents-client-4.5.14-bin\\lib\\httpcore-4.4.16.jar")) + testImplementation(libs.junit) + androidTestImplementation(libs.ext.junit) + androidTestImplementation(libs.espresso.core) +} \ No newline at end of file diff --git a/src/Notesmater1/Notesmater1/app/proguard-rules.pro b/src/Notesmater1/Notesmater1/app/proguard-rules.pro new file mode 100644 index 0000000..481bb43 --- /dev/null +++ b/src/Notesmater1/Notesmater1/app/proguard-rules.pro @@ -0,0 +1,21 @@ +# Add project specific ProGuard rules here. +# You can control the set of applied configuration files using the +# proguardFiles setting in build.gradle. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# If your project uses WebView with JS, uncomment the following +# and specify the fully qualified class name to the JavaScript interface +# class: +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { +# public *; +#} + +# Uncomment this to preserve the line number information for +# debugging stack traces. +#-keepattributes SourceFile,LineNumberTable + +# If you keep the line number information, uncomment this to +# hide the original source file name. +#-renamesourcefileattribute SourceFile \ No newline at end of file diff --git a/src/Notesmater1/Notesmater1/build.gradle.kts b/src/Notesmater1/Notesmater1/build.gradle.kts new file mode 100644 index 0000000..2bbd2a9 --- /dev/null +++ b/src/Notesmater1/Notesmater1/build.gradle.kts @@ -0,0 +1,4 @@ +// Top-level build file where you can add configuration options common to all sub-projects/modules. +plugins { + alias(libs.plugins.androidApplication) apply false +} \ No newline at end of file diff --git a/src/Notesmater1/Notesmater1/gradle.properties b/src/Notesmater1/Notesmater1/gradle.properties new file mode 100644 index 0000000..14daaef --- /dev/null +++ b/src/Notesmater1/Notesmater1/gradle.properties @@ -0,0 +1,21 @@ +## For more details on how to configure your build environment visit +# http://www.gradle.org/docs/current/userguide/build_environment.html +# +# Specifies the JVM arguments used for the daemon process. +# The setting is particularly useful for tweaking memory settings. +# Default value: -Xmx1024m -XX:MaxPermSize=256m +# org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 +# +# When configured, Gradle will run in incubating parallel mode. +# This option should only be used with decoupled projects. For more details, visit +# https://developer.android.com/r/tools/gradle-multi-project-decoupled-projects +# org.gradle.parallel=true +#Mon May 12 23:23:01 CST 2025 +android.nonFinalResIds=false +android.nonTransitiveRClass=true +android.useAndroidX=true +org.gradle.jvmargs=-Xmx2048m -Dfile.encoding\=UTF-8 +systemProp.http.proxyHost= +systemProp.http.proxyPort=80 +systemProp.https.proxyHost= +systemProp.https.proxyPort=80 diff --git a/src/Notesmater1/Notesmater1/gradlew b/src/Notesmater1/Notesmater1/gradlew new file mode 100644 index 0000000..4f906e0 --- /dev/null +++ b/src/Notesmater1/Notesmater1/gradlew @@ -0,0 +1,185 @@ +#!/usr/bin/env sh + +# +# Copyright 2015 the original author or authors. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +############################################################################## +## +## Gradle start up script for UN*X +## +############################################################################## + +# Attempt to set APP_HOME +# Resolve links: $0 may be a link +PRG="$0" +# Need this for relative symlinks. +while [ -h "$PRG" ] ; do + ls=`ls -ld "$PRG"` + link=`expr "$ls" : '.*-> \(.*\)$'` + if expr "$link" : '/.*' > /dev/null; then + PRG="$link" + else + PRG=`dirname "$PRG"`"/$link" + fi +done +SAVED="`pwd`" +cd "`dirname \"$PRG\"`/" >/dev/null +APP_HOME="`pwd -P`" +cd "$SAVED" >/dev/null + +APP_NAME="Gradle" +APP_BASE_NAME=`basename "$0"` + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + +# Use the maximum available, or set MAX_FD != -1 to use that value. +MAX_FD="maximum" + +warn () { + echo "$*" +} + +die () { + echo + echo "$*" + echo + exit 1 +} + +# OS specific support (must be 'true' or 'false'). +cygwin=false +msys=false +darwin=false +nonstop=false +case "`uname`" in + CYGWIN* ) + cygwin=true + ;; + Darwin* ) + darwin=true + ;; + MINGW* ) + msys=true + ;; + NONSTOP* ) + nonstop=true + ;; +esac + +CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar + + +# Determine the Java command to use to start the JVM. +if [ -n "$JAVA_HOME" ] ; then + if [ -x "$JAVA_HOME/jre/sh/java" ] ; then + # IBM's JDK on AIX uses strange locations for the executables + JAVACMD="$JAVA_HOME/jre/sh/java" + else + JAVACMD="$JAVA_HOME/bin/java" + fi + if [ ! -x "$JAVACMD" ] ; then + die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME + +Please set the JAVA_HOME variable in your environment to match the +location of your Java installation." + fi +else + JAVACMD="java" + which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. + +Please set the JAVA_HOME variable in your environment to match the +location of your Java installation." +fi + +# Increase the maximum file descriptors if we can. +if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then + MAX_FD_LIMIT=`ulimit -H -n` + if [ $? -eq 0 ] ; then + if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then + MAX_FD="$MAX_FD_LIMIT" + fi + ulimit -n $MAX_FD + if [ $? -ne 0 ] ; then + warn "Could not set maximum file descriptor limit: $MAX_FD" + fi + else + warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT" + fi +fi + +# For Darwin, add options to specify how the application appears in the dock +if $darwin; then + GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\"" +fi + +# For Cygwin or MSYS, switch paths to Windows format before running java +if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then + APP_HOME=`cygpath --path --mixed "$APP_HOME"` + CLASSPATH=`cygpath --path --mixed "$CLASSPATH"` + + JAVACMD=`cygpath --unix "$JAVACMD"` + + # We build the pattern for arguments to be converted via cygpath + ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null` + SEP="" + for dir in $ROOTDIRSRAW ; do + ROOTDIRS="$ROOTDIRS$SEP$dir" + SEP="|" + done + OURCYGPATTERN="(^($ROOTDIRS))" + # Add a user-defined pattern to the cygpath arguments + if [ "$GRADLE_CYGPATTERN" != "" ] ; then + OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)" + fi + # Now convert the arguments - kludge to limit ourselves to /bin/sh + i=0 + for arg in "$@" ; do + CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -` + CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option + + if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition + eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"` + else + eval `echo args$i`="\"$arg\"" + fi + i=`expr $i + 1` + done + case $i in + 0) set -- ;; + 1) set -- "$args0" ;; + 2) set -- "$args0" "$args1" ;; + 3) set -- "$args0" "$args1" "$args2" ;; + 4) set -- "$args0" "$args1" "$args2" "$args3" ;; + 5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;; + 6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;; + 7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;; + 8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;; + 9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;; + esac +fi + +# Escape application args +save () { + for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done + echo " " +} +APP_ARGS=`save "$@"` + +# Collect all arguments for the java command, following the shell quoting and substitution rules +eval set -- $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS "\"-Dorg.gradle.appname=$APP_BASE_NAME\"" -classpath "\"$CLASSPATH\"" org.gradle.wrapper.GradleWrapperMain "$APP_ARGS" + +exec "$JAVACMD" "$@" diff --git a/src/Notesmater1/Notesmater1/gradlew.bat b/src/Notesmater1/Notesmater1/gradlew.bat new file mode 100644 index 0000000..107acd3 --- /dev/null +++ b/src/Notesmater1/Notesmater1/gradlew.bat @@ -0,0 +1,89 @@ +@rem +@rem Copyright 2015 the original author or authors. +@rem +@rem Licensed under the Apache License, Version 2.0 (the "License"); +@rem you may not use this file except in compliance with the License. +@rem You may obtain a copy of the License at +@rem +@rem https://www.apache.org/licenses/LICENSE-2.0 +@rem +@rem Unless required by applicable law or agreed to in writing, software +@rem distributed under the License is distributed on an "AS IS" BASIS, +@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +@rem See the License for the specific language governing permissions and +@rem limitations under the License. +@rem + +@if "%DEBUG%" == "" @echo off +@rem ########################################################################## +@rem +@rem Gradle startup script for Windows +@rem +@rem ########################################################################## + +@rem Set local scope for the variables with windows NT shell +if "%OS%"=="Windows_NT" setlocal + +set DIRNAME=%~dp0 +if "%DIRNAME%" == "" set DIRNAME=. +set APP_BASE_NAME=%~n0 +set APP_HOME=%DIRNAME% + +@rem Resolve any "." and ".." in APP_HOME to make it shorter. +for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi + +@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m" + +@rem Find java.exe +if defined JAVA_HOME goto findJavaFromJavaHome + +set JAVA_EXE=java.exe +%JAVA_EXE% -version >NUL 2>&1 +if "%ERRORLEVEL%" == "0" goto execute + +echo. +echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:findJavaFromJavaHome +set JAVA_HOME=%JAVA_HOME:"=% +set JAVA_EXE=%JAVA_HOME%/bin/java.exe + +if exist "%JAVA_EXE%" goto execute + +echo. +echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:execute +@rem Setup the command line + +set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar + + +@rem Execute Gradle +"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %* + +:end +@rem End local scope for the variables with windows NT shell +if "%ERRORLEVEL%"=="0" goto mainEnd + +:fail +rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of +rem the _cmd.exe /c_ return code! +if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1 +exit /b 1 + +:mainEnd +if "%OS%"=="Windows_NT" endlocal + +:omega diff --git a/src/Notesmater1/Notesmater1/settings.gradle.kts b/src/Notesmater1/Notesmater1/settings.gradle.kts new file mode 100644 index 0000000..a1c5a53 --- /dev/null +++ b/src/Notesmater1/Notesmater1/settings.gradle.kts @@ -0,0 +1,32 @@ +pluginManagement { + repositories { + google { + maven { url=uri( "https://maven.aliyun.com/repository/central") } + maven { url=uri( "https://maven.aliyun.com/repository/public") } + maven { url=uri( "https://maven.aliyun.com/repository/google") } + maven { url=uri( "https://maven.aliyun.com/repository/gradle-plugin") } + content { + includeGroupByRegex("com\\.android.*") + includeGroupByRegex("com\\.google.*") + includeGroupByRegex("androidx.*") + } + } + mavenCentral() + gradlePluginPortal() + } +} +dependencyResolutionManagement { + repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS) + repositories { + maven { url=uri( "https://maven.aliyun.com/repository/central") } + maven { url=uri( "https://maven.aliyun.com/repository/public") } + maven { url=uri( "https://maven.aliyun.com/repository/google") } + maven { url=uri( "https://maven.aliyun.com/repository/gradle-plugin") } + google() + mavenCentral() + } +} + +rootProject.name = "Notes-master" +include(":app") + \ No newline at end of file