Skip to content
This repository was archived by the owner on Mar 2, 2018. It is now read-only.

Commit 90bc469

Browse files
committed
update build files
1 parent c55cc77 commit 90bc469

File tree

3 files changed

+0
-2
lines changed

3 files changed

+0
-2
lines changed

AreaLearningJava/app/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ if (project.hasProperty("Tango.catkin_devel_prefix")) {
3636
}
3737

3838
dependencies {
39-
compile fileTree(dir: external_lib_prefix + '/jar', include: ['**/*.jar'])
4039
compile(name: 'TangoUtils', ext: 'aar')
4140
compile 'org.rajawali3d:rajawali:1.0.294-SNAPSHOT@aar'
4241
}

MotionTrackingJava/app/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ if (project.hasProperty("Tango.catkin_devel_prefix")) {
3737
}
3838

3939
dependencies {
40-
compile fileTree(dir: external_lib_prefix + '/jar', include: ['**/*.jar'])
4140
compile (name: 'TangoUtils', ext: 'aar')
4241
compile 'org.rajawali3d:rajawali:1.0.294-SNAPSHOT@aar'
4342
}
-299 KB
Binary file not shown.

0 commit comments

Comments
 (0)