Skip to content

Commit 44ce7d9

Browse files
committed
更新KW渲染器
1 parent badb8d7 commit 44ce7d9

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed
11.7 KB
Binary file not shown.
9.22 KB
Binary file not shown.
10.9 KB
Binary file not shown.
11.9 KB
Binary file not shown.

NG-GL4ES/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ android {
3838
}
3939

4040
tasks.register("buildNGG") {
41-
dependsOn("assemble")
41+
dependsOn("assembleRelease")
4242
}

0 commit comments

Comments
 (0)