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

Commit

Permalink
update build files
Browse files Browse the repository at this point in the history
  • Loading branch information
r4ravi2008 committed Oct 13, 2015
1 parent c55cc77 commit 90bc469
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion AreaLearningJava/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ if (project.hasProperty("Tango.catkin_devel_prefix")) {
}

dependencies {
compile fileTree(dir: external_lib_prefix + '/jar', include: ['**/*.jar'])
compile(name: 'TangoUtils', ext: 'aar')
compile 'org.rajawali3d:rajawali:1.0.294-SNAPSHOT@aar'
}
Expand Down
1 change: 0 additions & 1 deletion MotionTrackingJava/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ if (project.hasProperty("Tango.catkin_devel_prefix")) {
}

dependencies {
compile fileTree(dir: external_lib_prefix + '/jar', include: ['**/*.jar'])
compile (name: 'TangoUtils', ext: 'aar')
compile 'org.rajawali3d:rajawali:1.0.294-SNAPSHOT@aar'
}
Expand Down
Binary file modified TangoReleaseLibs/aar/TangoUtils.aar
Binary file not shown.

0 comments on commit 90bc469

Please sign in to comment.