Skip to content

Commit

Permalink
Update Rajawali dependency to 1.0.282-SNAPSHOT...
Browse files Browse the repository at this point in the history
This version has the missing symbols that are causing
problems in issue #14, like AShader.atan.

Seems to fix #14 and, possibly, #5.
  • Loading branch information
J. Christian Ferrer authored and J. Christian Ferrer committed Sep 15, 2015
1 parent 461ba4b commit 26a5b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RajawaliVR/deps.gradle
Original file line number Diff line number Diff line change
@@ -1 +1 @@
project.ext.set('depRajawali', 'org.rajawali3d:rajawali:1.0.275-SNAPSHOT@aar')
project.ext.set('depRajawali', 'org.rajawali3d:rajawali:1.0.282-SNAPSHOT@aar')

0 comments on commit 26a5b15

Please sign in to comment.