From ec028ede1fc2cbe1d66d3587090ddf84c845c649 Mon Sep 17 00:00:00 2001 From: assiduous Date: Mon, 4 Sep 2023 22:29:43 -0700 Subject: [PATCH] Updated core, tools and samples (updated Android build configuration) --- .github/workflows/build-android.yml | 3 +-- DiligentCore | 2 +- DiligentSamples | 2 +- DiligentTools | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build-android.yml b/.github/workflows/build-android.yml index bbfa43604..4e9bd17e8 100644 --- a/.github/workflows/build-android.yml +++ b/.github/workflows/build-android.yml @@ -27,8 +27,7 @@ jobs: if: success() uses: DiligentGraphics/github-action/setup-build-env@v1 with: - platform: Android - java-version: 8 # Override Java version + platform: Android - name: Build with Gradle if: success() diff --git a/DiligentCore b/DiligentCore index 9938a607b..6dc0dc0ed 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit 9938a607bc72a5fff5ab7031912eb3371939f9ed +Subproject commit 6dc0dc0ed6548022552adeea1fb12f7b9ece468d diff --git a/DiligentSamples b/DiligentSamples index 85bbd7ec0..9e36aa819 160000 --- a/DiligentSamples +++ b/DiligentSamples @@ -1 +1 @@ -Subproject commit 85bbd7ec0115a41a585eaf5ff193a82dcc3ecaa4 +Subproject commit 9e36aa81918b2f72deeda2445f8e9abc26841623 diff --git a/DiligentTools b/DiligentTools index 641e503e0..575a0011d 160000 --- a/DiligentTools +++ b/DiligentTools @@ -1 +1 @@ -Subproject commit 641e503e07598d2bf4d63ec408e813565246b7f2 +Subproject commit 575a0011d15c37259ddd77bb0b6f04c97ff495b0