We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a9019f commit 1e92980Copy full SHA for 1e92980
api/build.gradle
@@ -7,5 +7,5 @@ ext.description = 'API for the Caustic OpenGL rendering library.'
7
// Project dependencies
8
dependencies {
9
compile 'net.sf.trove4j:trove4j:3.0.3'
10
- compile 'com.flowpowered:flow-math:1.0.0'
+ compile 'com.flowpowered:flow-math:1.0.1'
11
}
0 commit comments