Explorar o código

Add android.jar to root project and use during jme-android project build.
Current version is rev19, KitKat.

iwgeric %!s(int64=10) %!d(string=hai) anos
pai
achega
8560b98aa0
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      jme3-android/build.gradle
  2. BIN=BIN
      lib/android.jar

+ 1 - 1
jme3-android/build.gradle

@@ -5,5 +5,5 @@ if (!hasProperty('mainClass')) {
 dependencies {
     compile project(':jme3-core')
     compile project(':jme3-plugins')
-    compile 'com.google.android:android:4.1.1.4'
+    compile files('../lib/android.jar')
 }

BIN=BIN
lib/android.jar