We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8945eb7 commit 8b9c1c9Copy full SHA for 8b9c1c9
SensorFlow/plugins/build.gradle
@@ -30,9 +30,9 @@ dependencies {
30
compile 'com.google.code.gson:gson:2.4'
31
compile 'com.loopj.android:android-async-http:1.4.6'
32
compile 'com.google.protobuf:protobuf-java:3.0.0'
33
+ compile 'com.github.com:SensorFlow:e04e972'
34
35
compile fileTree(include: ['*.jar'], dir: 'libs')
36
37
compile project(':SensorFlow:plugins:empalink-2.0')
- compile project(':SensorFlow')
38
}
0 commit comments