Skip to content

Commit

Permalink
build(android): updated classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
sgtcoolguy committed Dec 11, 2019
1 parent 73b1589 commit f7dad37
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions android/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,10 @@
<classpathentry kind="lib" path="/Users/hknoechel/Library/Application Support/Titanium/mobilesdk/osx/6.2.0.v20170906064110/android/titanium.jar"/>
<classpathentry kind="lib" path="/Users/hknoechel/Library/Application Support/Titanium/mobilesdk/osx/6.2.0.v20170906064110/android/kroll-common.jar"/>
<classpathentry kind="lib" path="/Users/hknoechel/Library/Application Support/Titanium/mobilesdk/osx/6.2.0.v20170906064110/android/kroll-apt.jar"/>
<classpathentry kind="src" path=".apt_generated">
<attributes>
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>

0 comments on commit f7dad37

Please sign in to comment.