Skip to content
Snippets Groups Projects
Commit ac2a0d3b authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Updated dependency for aparapi.

parent f9cf675e
No related branches found
No related tags found
No related merge requests found
# Aparapi Examples Changelog
## 1.2.0
* Synced to Aparapi 1.2.0.
## 1.1.2
* Fixed some bugs causing the OpenCL kernel to be compiled twice.
......
......@@ -81,7 +81,7 @@
<dependency>
<groupId>com.aparapi</groupId>
<artifactId>aparapi</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>org.jogamp.jogl</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment