Skip to content

Commit

Permalink
⬆️ kool
Browse files Browse the repository at this point in the history
  • Loading branch information
elect86 committed Dec 5, 2018
1 parent aec61a4 commit 6db30b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ext {
moduleName = 'com.github.kotlin_graphics.gli'
kotlin_version = '1.3.10'
kotlintest_version = '3.1.10'
glm_version = '1515bd889e1928e7a217074fee859594850f6aa2'
glm_version = '375708cf1c0942b0df9d624acddb1c9993f6d92d'
lwjgl_version = "3.2.1-SNAPSHOT"
lwjgl_natives = current() == WINDOWS ? "windows" : current() == LINUX ? "linux" : "macos"
}
Expand Down

0 comments on commit 6db30b0

Please sign in to comment.