Skip to content

Commit 14e8752

Browse files
committed
⬆️ glm 4.1
1 parent af90099 commit 14e8752

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030

3131
testCompile 'com.github.elect86:kotlintest:43281b7e1b98a12e832397f464a938e97021adde'
3232

33-
compile "com.github.kotlin-graphics:glm:f7ae36980269576d4a409cd21de0f64de70ce1af"
33+
compile "com.github.kotlin-graphics:glm:a7098f133c1804969135e93be469a80b35ff0a45"
3434

3535
compile "net.java.dev.jna:jna:4.4.0"
3636
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Tue Sep 12 18:01:23 CEST 2017
1+
#Tue Sep 12 18:01:50 CEST 2017
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-bin.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip

0 commit comments

Comments
 (0)