We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e738fa3 commit 33fc9e4Copy full SHA for 33fc9e4
libraries/cardboard/build.xml
@@ -34,7 +34,7 @@
34
lib/gvr-common.jar;
35
lib/gvr-audio.jar;
36
../../android-core.zip;
37
- ${env.ANDROID_SDK}/platforms/android-23/android.jar"
+ ${env.ANDROID_SDK}/platforms/android-25/android.jar"
38
nowarn="true"
39
compiler="org.eclipse.jdt.core.JDTCompilerAdapter">
40
<compilerclasspath path="../../../processing/java/mode/org.eclipse.jdt.core.jar;
0 commit comments