Skip to content

Commit b9483d5

Browse files
committed
update the Jolt-Physics source and assets to 5b7b06f (sg251125)
1 parent e3a3be5 commit b9483d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins {
1717
// or by -P options on the Gradle command line.
1818

1919
ext {
20-
joltTag = 'sg251012'
20+
joltTag = 'sg251125'
2121
downloadedJoltZip = "downloads/JoltPhysics-${joltTag}.zip"
2222
downloadedVhacdZip = 'downloads/v-hacd-4.1.0.zip'
2323

0 commit comments

Comments
 (0)