--- android/Side9/build.gradle 2015/03/20 15:59:30 2463 +++ android/Side9/build.gradle 2015/03/20 20:42:50 2464 @@ -55,7 +55,7 @@ // compile 'com.android.support:appcompat-v7:19.0.1' // compile fileTree(dir: 'libs', include: ['*.jar']) compile group: 'dk.thoerup', name: 'GenericJavaUtils', version: '1.0' - compile project(":../AndroidUtils") + compile project(":AndroidUtils") }