Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
d93e6fb8de
modify two files 2025-05-11 20:22:31 +08:00
99e45fcc9b
modify two file 2025-05-11 20:16:13 +08:00
20c3180c6c
modify two files, too 2025-05-11 20:10:05 +08:00
5 changed files with 98 additions and 96 deletions

View file

@ -1,5 +1,4 @@
# This file was generated by the Gradle 'init' task. # This file was generated by the Gradle 'init' task.
# https://docs.gradle.org/current/userguide/build_environment.html#sec:gradle_configuration_properties # https://docs.gradle.org/current/userguide/build_environment.html#sec:gradle_configuration_properties
org.gradle.configuration-cache=true org.gradle.configuration-cache=true

2
output.txt Normal file
View file

@ -0,0 +1,2 @@
B1 output.txt
scientist carefully analyzed it again

View file

@ -4,7 +4,6 @@
* The settings file is used to specify which projects to include in your build. * The settings file is used to specify which projects to include in your build.
* For more detailed information on multi-project builds, please refer to https://docs.gradle.org/8.13/userguide/multi_project_builds.html in the Gradle documentation. * For more detailed information on multi-project builds, please refer to https://docs.gradle.org/8.13/userguide/multi_project_builds.html in the Gradle documentation.
*/ */
plugins { plugins {
// Apply the foojay-resolver plugin to allow automatic download of JDKs // Apply the foojay-resolver plugin to allow automatic download of JDKs
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0" id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"

2
test.txt Normal file
View file

@ -0,0 +1,2 @@
B1 test.txt
The scientist carefully analyzed the data, wrote a detailed report, and shared the report with the team, but the team requested more data, so the scientist analyzed it again.