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

Updated aparapi dependency to the latest version.

parent cac73ce9
No related branches found
No related tags found
No related merge requests found
# Aparapi Examples Changelog
## 1.3.4
* Updated to aparapi-jni 1.1.2 thus fixing `UnsatisfiedLinkError` which occured only on Windows.
* Synced to Aparapi 1.3.4
## 1.3.3
* Fixed "`CXXABI_1.3.8' not found " error encountered on some older systems.
......
......@@ -81,7 +81,7 @@
<dependency>
<groupId>com.aparapi</groupId>
<artifactId>aparapi</artifactId>
<version>1.3.3</version>
<version>1.3.4</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