You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/build.gradle
-8Lines changed: 0 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,3 @@
1
-
/*
2
-
* This file was generated by the Gradle 'init' task.
3
-
*
4
-
* This generated file contains a sample Java application project to get you started.
5
-
* For more details on building Java & JVM projects, please refer to https://docs.gradle.org/8.14.2/userguide/building_java_projects.html in the Gradle documentation.
6
-
* This project uses @Incubating APIs which are subject to change.
7
-
*/
8
-
9
1
plugins {
10
2
// Apply the application plugin to add support for building a CLI application in Java.
Copy file name to clipboardExpand all lines: settings.gradle
-8Lines changed: 0 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,3 @@
1
-
/*
2
-
* This file was generated by the Gradle 'init' task.
3
-
*
4
-
* The settings file is used to specify which projects to include in your build.
5
-
* For more detailed information on multi-project builds, please refer to https://docs.gradle.org/8.14.2/userguide/multi_project_builds.html in the Gradle documentation.
6
-
* This project uses @Incubating APIs which are subject to change.
7
-
*/
8
-
9
1
plugins {
10
2
// Apply the foojay-resolver plugin to allow automatic download of JDKs
11
3
id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0'
0 commit comments