From a186abba6a969efd76021534b0feefd65aa57c29 Mon Sep 17 00:00:00 2001 From: iwgeric Date: Sat, 22 Mar 2014 07:50:49 -0400 Subject: [PATCH] test commit from github site only added a blank line to test making changes from the github site. --- jme3-android-native/build.gradle | 1 + 1 file changed, 1 insertion(+) diff --git a/jme3-android-native/build.gradle b/jme3-android-native/build.gradle index 4c065aac8..7b135b573 100644 --- a/jme3-android-native/build.gradle +++ b/jme3-android-native/build.gradle @@ -9,6 +9,7 @@ // Note however, that you may define your own "run" and "debug" task if you // prefer. In this case NetBeans will not add these tasks but you may rely on // your own implementation. + // // OpenAL Soft r1.15.1 //String openALSoftUrl = 'http://repo.or.cz/w/openal-soft.git/snapshot/9b6a226da55a987cb883f425eeb568776ea12c8d.zip' // OpenAL Soft r1.15.1 + Android OpenSL Support