瀏覽代碼

Update libcore

enfein 2 年之前
父節點
當前提交
351f8e01fd
共有 4 個文件被更改,包括 4 次插入4 次删除
  1. 1 1
      .github/workflows/debug.yml
  2. 1 1
      .github/workflows/debug_apk.yml
  3. 1 1
      .github/workflows/release.yml
  4. 1 1
      library/core

+ 1 - 1
.github/workflows/debug.yml

@@ -49,7 +49,7 @@ jobs:
         with:
           # Bug: https://github.com/golang/go/issues/58426
           # go-version: ${{ steps.version.outputs.go_version }}
-          go-version: 1.19.5
+          go-version: 1.19.8
       - name: Native Build
         if: steps.cache.outputs.cache-hit != 'true'
         run: ./run lib core

+ 1 - 1
.github/workflows/debug_apk.yml

@@ -29,7 +29,7 @@ jobs:
         with:
           # Bug: https://github.com/golang/go/issues/58426
           # go-version: ${{ steps.version.outputs.go_version }}
-          go-version: 1.19.5
+          go-version: 1.19.8
       - name: Gradle cache
         uses: actions/cache@v3
         if: steps.cache.outputs.cache-hit != 'true'

+ 1 - 1
.github/workflows/release.yml

@@ -52,7 +52,7 @@ jobs:
         with:
           # Bug: https://github.com/golang/go/issues/58426
           # go-version: ${{ steps.version.outputs.go_version }}
-          go-version: 1.19.5
+          go-version: 1.19.8
       - name: Gradle cache
         uses: actions/cache@v3
         if: steps.cache.outputs.cache-hit != 'true'

+ 1 - 1
library/core

@@ -1 +1 @@
-Subproject commit 1ac56f266b7bba42ad450464b1bee0795d313e51
+Subproject commit 1fce969ea5d102145fc36f480fffdec87598ae54