diff --git a/.gitattributes b/.gitattributes index d72b02d6..db282ac7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,12 +1,10 @@ # Declare files that will always have CRLF line endings on checkout. -gpl-3.0.txt text eol=lf -LICENSE_windows.txt text eol=crlf -libraries_used.txt text eol=lf -libraries_used_windows.txt text eol=crlf +/dist/windows/files/LICENSE text eol=crlf +/libraries_used.txt text eol=lf +/dist/windows/files/libraries_used.txt text eol=crlf gradlew.bat text eol=crlf gradlew text eol=lf # Tell GitHub’s linguist which files to ignore -gradle/InnoSetup6/* linguist-vendored gradlew linguist-vendored gradlew.bat linguist-vendored \ No newline at end of file diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8e723966..241dbbb2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,7 +15,7 @@ jobs: - name: Set up JDK uses: actions/setup-java@v3 with: - java-version: '20' + java-version: '21' distribution: 'zulu' - name: Install Linux dependencies run: sudo apt-get install libplist-dev libimobiledevice-dev libirecovery-1.0-dev @@ -24,6 +24,7 @@ jobs: uses: gradle/gradle-build-action@v2 with: arguments: build --no-daemon --scan + dependency-graph: generate-and-submit - uses: initdc/upload-artifact@feat/artifact-per-file with: artifact-per-file: true diff --git a/.idea/compiler.xml b/.idea/compiler.xml index bb6722a9..cb507494 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -2,11 +2,11 @@ \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index cc2a995c..87077e4e 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -9,7 +9,7 @@ - + \ No newline at end of file diff --git a/.idea/runConfigurations/Main__Linux_.xml b/.idea/runConfigurations/Main__Linux_.xml index 58818437..fc9e596b 100644 --- a/.idea/runConfigurations/Main__Linux_.xml +++ b/.idea/runConfigurations/Main__Linux_.xml @@ -2,7 +2,7 @@