Skip to content

Commit 8b9c1c9

Browse files
committed
Added jitpack dependency
1 parent 8945eb7 commit 8b9c1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SensorFlow/plugins/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ dependencies {
3030
compile 'com.google.code.gson:gson:2.4'
3131
compile 'com.loopj.android:android-async-http:1.4.6'
3232
compile 'com.google.protobuf:protobuf-java:3.0.0'
33+
compile 'com.github.com:SensorFlow:e04e972'
3334

3435
compile fileTree(include: ['*.jar'], dir: 'libs')
3536

3637
compile project(':SensorFlow:plugins:empalink-2.0')
37-
compile project(':SensorFlow')
3838
}

0 commit comments

Comments
 (0)