@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main"><source path="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/src/main/jniLibs"/></dataSet><dataSet config="debug"><source path="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/src/debug/jniLibs"/></dataSet></merger>
<merger version="3"><dataSet config="main"><source path="/home/leprechaun/AndroidStudioProjects/Idscan/app/src/main/jniLibs"/></dataSet><dataSet config="debug"><source path="/home/leprechaun/AndroidStudioProjects/Idscan/app/src/debug/jniLibs"/></dataSet></merger>
@@ -1,4 +1,8 @@
<<<<<<< HEAD
#Sun Jan 29 12:12:41 IST 2017
=======
#Sun Jan 29 09:41:54 IST 2017
>>>>>>> origin/master
/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/src/main/res/mipmap-hdpi/ic_launcher.png=/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/res/merged/debug/mipmap-hdpi/ic_launcher.png
/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_disable_only_material_light.xml=/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/res/merged/debug/color/abc_primary_text_disable_only_material_light.xml
/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v23/abc_control_background_material.xml=/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/res/merged/debug/drawable-v23/abc_control_background_material.xml

Large diffs are not rendered by default.

@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main"><source path="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/src/main/shaders"/></dataSet><dataSet config="debug"><source path="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/src/debug/shaders"/></dataSet></merger>
<merger version="3"><dataSet config="main"><source path="/home/leprechaun/AndroidStudioProjects/Idscan/app/src/main/shaders"/></dataSet><dataSet config="debug"><source path="/home/leprechaun/AndroidStudioProjects/Idscan/app/src/debug/shaders"/></dataSet></merger>
@@ -1,4 +1,12 @@
<<<<<<< HEAD
#Sun Jan 29 12:22:40 IST 2017
base.0=/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/transforms/dex/debug/folders/1000/1f/main
=======
#Sun Jan 29 09:42:14 IST 2017
base.0=/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/instant-run-bootstrap_aa6ec82ed6920b373544215ca2c2dac852ae3ca6
renamed.1=classes2.dex
>>>>>>> origin/master
renamed.0=classes.dex
file.0=/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/transforms/dex/debug/folders/1000/1f/main/classes.dex
file.1=/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/instant-run_8545ac128bf68ecac71322eda0adcaf161272e0d/classes.dex
base.1=/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/instant-run_8545ac128bf68ecac71322eda0adcaf161272e0d
file.0=/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/instant-run-bootstrap_aa6ec82ed6920b373544215ca2c2dac852ae3ca6/classes.dex

Large diffs are not rendered by default.

Binary file not shown.
@@ -5,34 +5,27 @@
density="xhdpi"
format="8"
plugin-version="2.2.3"
timestamp="192141470614766"
timestamp="128208820501388"
token="-7864189982916933913"
verifier="COLD_SWAP_REQUESTED" >
verifier="FULL_BUILD_REQUESTED" >

<task
name="javac"
duration="131" />
duration="2249" />
<task
name="instant-run-dex"
duration="0" />
<task
name="instant-run-transform"
duration="27" />
duration="207" />
<task
name="verifier"
duration="0" />
duration="83" />

<artifact
location="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/5/slice_0/classes.dex"
type="DEX" />
location="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/outputs/apk/app-debug.apk"
type="MAIN" />

<build
timestamp="191894648548421"
verifier="FULL_BUILD_REQUESTED" >
<artifact
location="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/outputs/apk/app-debug.apk"
type="MAIN" />
</build>
<build
timestamp="192141470614766"
verifier="COLD_SWAP_REQUESTED" >
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
192141470614766
128208820501388
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

@@ -86,6 +86,7 @@ public void onClick(View v) {

// Post post = new Post(username.getText().toString(),password.getText().toString());
//String response = post.postToDb();
<<<<<<< HEAD
if(username.getText().toString().equals("a")){

progressDialog.setCancelable(false);
@@ -98,6 +99,9 @@ public void onClick(View v) {
//scan();
}
String url = "http://192.168.1.103/login.php";
=======
String url = "http://127.0.0.1/login.php";
>>>>>>> origin/master
OkHttpClient client = new OkHttpClient();

RequestBody body = new FormBody.Builder()
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@@ -2,130 +2,148 @@
<items version="2" >

<item
is-multidex="false"
jar="/Users/rohitramaswamy/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/1.11.0/840897fcd7223a8143f1d9b6f69714e7be34fd50/okio-1.11.0.jar"
jumboMode="false"
is-multidex="true"
jar="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/exploded-aar/com.android.support/support-core-utils/25.1.0/jars/classes.jar"
jumboMode="true"
optimize="true"
revision="25.0.2"
sha1="840897fcd7223a8143f1d9b6f69714e7be34fd50">
<dex dex="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/pre-dexed/debug/okio-1.11.0_965515f168dcf97059800ddedb406ed17d5cb9ee.jar" />
sha1="0a0ef86b7fa568a52bf6214a0326ca1f1d618da7">
<dex dex="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/com.android.support-support-core-utils-25.1.0_65802a91c6f37df88542ac1b5901c98b4bdd1249/classes.dex" />
</item>
<item
is-multidex="false"
jar="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/exploded-aar/com.android.support/support-compat/25.1.0/jars/classes.jar"
jumboMode="false"
is-multidex="true"
jar="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/incremental-runtime-classes/debug/instant-run.jar"
jumboMode="true"
optimize="true"
revision="25.0.2"
sha1="ca3c7aa31e2726a400a6e552b93cb9f63c9a1e6d">
<dex dex="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/pre-dexed/debug/com.android.support-support-compat-25.1.0_9b69861c690d274c84e47ca0354d521c1655e9bb.jar" />
sha1="e5866f75d51251fbaae0d9186e0f9b21bbdb6250">
<dex dex="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/instant-run_8545ac128bf68ecac71322eda0adcaf161272e0d/classes.dex" />
</item>
<item
is-multidex="false"
jar="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/exploded-aar/com.journeyapps/zxing-android-embedded/3.2.0/jars/classes.jar"
jumboMode="false"
is-multidex="true"
jar="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/exploded-aar/com.android.support/support-fragment/25.1.0/jars/classes.jar"
jumboMode="true"
optimize="true"
revision="25.0.2"
sha1="d4ce6303165f20650850673bd5891fbcca80caae">
<dex dex="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/pre-dexed/debug/com.journeyapps-zxing-android-embedded-3.2.0_4224de3e4b3bb7526be3c85ca91ce916a81eb6da.jar" />
sha1="2a53c4f3518116b8c6aee0e477233f0f7da8616f">
<dex dex="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/com.android.support-support-fragment-25.1.0_d3cf601fbbc641012f554930f57682b9e9fe7592/classes.dex" />
</item>
<item
is-multidex="false"
jar="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/25.1.0/jars/classes.jar"
jumboMode="false"
is-multidex="true"
jar="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/exploded-aar/com.android.support/support-core-ui/25.1.0/jars/classes.jar"
jumboMode="true"
optimize="true"
revision="25.0.2"
sha1="e79aa3d9a16f8c9f16377c0608de70a8f31e5d80">
<dex dex="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/pre-dexed/debug/com.android.support-support-vector-drawable-25.1.0_73b0b986e9f463adf14baef3dd6edf0b38923072.jar" />
sha1="aee64634871d88a419d59eb743c1258a60f19700">
<dex dex="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/com.android.support-support-core-ui-25.1.0_194de7d1a07f044ed5d3281a7873f69a31b8de24/classes.dex" />
</item>
<item
is-multidex="false"
jar="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/exploded-aar/com.android.support/support-core-utils/25.1.0/jars/classes.jar"
jumboMode="false"
is-multidex="true"
jar="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/exploded-aar/com.journeyapps/zxing-android-embedded/3.2.0/jars/classes.jar"
jumboMode="true"
optimize="true"
revision="25.0.2"
sha1="0a0ef86b7fa568a52bf6214a0326ca1f1d618da7">
<dex dex="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/pre-dexed/debug/com.android.support-support-core-utils-25.1.0_46802be273dca78f0a7d65de1fd1d056e7a1222d.jar" />
sha1="d4ce6303165f20650850673bd5891fbcca80caae">
<dex dex="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/com.journeyapps-zxing-android-embedded-3.2.0_88584dfe309be448daf6b9c1f36fa5114b8a6ba5/classes.dex" />
</item>
<item
is-multidex="false"
jar="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/jars/classes.jar"
jumboMode="false"
is-multidex="true"
jar="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/incremental-classes/debug/instant-run-bootstrap.jar"
jumboMode="true"
optimize="true"
revision="25.0.2"
sha1="1630658fbc2d222b988603c27b4a4249586fbfe7">
<dex dex="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/pre-dexed/debug/com.android.support-appcompat-v7-25.1.0_f7e46100840df4184925c23708edc3d307c89b90.jar" />
sha1="7f37900aa667575d1876fe871b10fdfd28a09fdb">
<dex dex="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/instant-run-bootstrap_aa6ec82ed6920b373544215ca2c2dac852ae3ca6/classes.dex" />
</item>
<item
is-multidex="false"
jar="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/exploded-aar/com.android.support/support-fragment/25.1.0/jars/classes.jar"
jumboMode="false"
is-multidex="true"
jar="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/jars/classes.jar"
jumboMode="true"
optimize="true"
revision="25.0.2"
sha1="2a53c4f3518116b8c6aee0e477233f0f7da8616f">
<dex dex="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/pre-dexed/debug/com.android.support-support-fragment-25.1.0_f3a18294d4377533bf5b3199627843ec25ed8132.jar" />
sha1="1630658fbc2d222b988603c27b4a4249586fbfe7">
<dex dex="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/com.android.support-appcompat-v7-25.1.0_7aed07b15b00a80f34160dd0b32b3c5bdaf73a3a/classes.dex" />
</item>
<item
is-multidex="false"
jar="/Users/rohitramaswamy/.gradle/caches/modules-2/files-2.1/com.squareup.okhttp3/okhttp/3.5.0/4b0bb6bfbecbdd42b97ff400af342bfe7f32bc83/okhttp-3.5.0.jar"
jumboMode="false"
is-multidex="true"
jar="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/exploded-aar/com.android.support/support-media-compat/25.1.0/jars/classes.jar"
jumboMode="true"
optimize="true"
revision="25.0.2"
sha1="4b0bb6bfbecbdd42b97ff400af342bfe7f32bc83">
<dex dex="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/pre-dexed/debug/okhttp-3.5.0_17e88db762c7505be565d3789e8d030af58fb5ce.jar" />
sha1="f02263e35e52668dd17b73bf961437e3d562b35f">
<dex dex="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/com.android.support-support-media-compat-25.1.0_e407125c3944f84a972506a6f636408d41a924bf/classes.dex" />
</item>
<item
is-multidex="false"
jar="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/exploded-aar/com.android.support/support-media-compat/25.1.0/jars/classes.jar"
jumboMode="false"
is-multidex="true"
jar="/home/leprechaun/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/1.11.0/840897fcd7223a8143f1d9b6f69714e7be34fd50/okio-1.11.0.jar"
jumboMode="true"
optimize="true"
revision="25.0.2"
sha1="f02263e35e52668dd17b73bf961437e3d562b35f">
<dex dex="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/pre-dexed/debug/com.android.support-support-media-compat-25.1.0_9428fe4ae672692ca0f1b307a7eb2ad2e93223af.jar" />
sha1="840897fcd7223a8143f1d9b6f69714e7be34fd50">
<dex dex="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/okio-1.11.0_b2a2000d49ea444f1ba7d737e2807645ad49c9c1/classes.dex" />
</item>
<item
is-multidex="false"
jar="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/25.1.0/jars/classes.jar"
jumboMode="false"
is-multidex="true"
jar="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/25.1.0/jars/classes.jar"
jumboMode="true"
optimize="true"
revision="25.0.2"
sha1="6fb6ac3e8d3b9013819920d9ea11f3803c4c0033">
<dex dex="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/pre-dexed/debug/com.android.support-animated-vector-drawable-25.1.0_2c540f18972c7da5a0f507daceb9169fcacbb18b.jar" />
<dex dex="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/com.android.support-animated-vector-drawable-25.1.0_ae8ea7a2bd4e396212dc296583cdc02ec30ae416/classes.dex" />
</item>
<item
is-multidex="false"
jar="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/exploded-aar/com.android.support/support-core-ui/25.1.0/jars/classes.jar"
jumboMode="false"
is-multidex="true"
jar="/home/leprechaun/.gradle/caches/modules-2/files-2.1/com.squareup.okhttp3/okhttp/3.5.0/4b0bb6bfbecbdd42b97ff400af342bfe7f32bc83/okhttp-3.5.0.jar"
jumboMode="true"
optimize="true"
revision="25.0.2"
sha1="aee64634871d88a419d59eb743c1258a60f19700">
<dex dex="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/pre-dexed/debug/com.android.support-support-core-ui-25.1.0_d3c5ada5e05716c7c83e84fdb30dd0dddb1de30e.jar" />
sha1="4b0bb6bfbecbdd42b97ff400af342bfe7f32bc83">
<dex dex="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/okhttp-3.5.0_11e70f5e234fc8c6ddd29078eefa03a9d50d5472/classes.dex" />
</item>
<item
is-multidex="false"
jar="/Users/rohitramaswamy/Library/Android/sdk/extras/android/m2repository/com/android/support/support-annotations/25.1.0/support-annotations-25.1.0.jar"
jumboMode="false"
is-multidex="true"
jar="/home/leprechaun/.gradle/caches/modules-2/files-2.1/com.google.zxing/core/3.2.1/2287494d4f5f9f3a9a2bb6980e3f32053721b315/core-3.2.1.jar"
jumboMode="true"
optimize="true"
revision="25.0.2"
sha1="64cb6b229a8bdfd907bc8dd46839a0053e4c018d">
<dex dex="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/pre-dexed/debug/support-annotations-25.1.0_ebe0e2e19164939693004bd125dfb428c3a787ff.jar" />
sha1="2287494d4f5f9f3a9a2bb6980e3f32053721b315">
<dex dex="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/core-3.2.1_1a2f266f91c5399daf0b36513f6a18a051a03292/classes.dex" />
</item>
<item
is-multidex="false"
jar="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/exploded-aar/com.android.support/support-v4/25.1.0/jars/classes.jar"
jumboMode="false"
is-multidex="true"
jar="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/exploded-aar/com.android.support/support-v4/25.1.0/jars/classes.jar"
jumboMode="true"
optimize="true"
revision="25.0.2"
sha1="d7c42c80f6509b9ea4db28ca7859ffae08ec5741">
<dex dex="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/pre-dexed/debug/com.android.support-support-v4-25.1.0_cc2a69fd223b12dfeb99b73af168d201db30a86e.jar" />
<dex dex="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/com.android.support-support-v4-25.1.0_b770d735d9a8196b300f1f0f2ff2aa7cd6a6ae7b/classes.dex" />
</item>
<item
is-multidex="false"
jar="/Users/rohitramaswamy/.gradle/caches/modules-2/files-2.1/com.google.zxing/core/3.2.1/2287494d4f5f9f3a9a2bb6980e3f32053721b315/core-3.2.1.jar"
jumboMode="false"
is-multidex="true"
jar="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/exploded-aar/com.android.support/support-compat/25.1.0/jars/classes.jar"
jumboMode="true"
optimize="true"
revision="25.0.2"
sha1="2287494d4f5f9f3a9a2bb6980e3f32053721b315">
<dex dex="/Users/rohitramaswamy/AndroidStudioProjects/IDscan/app/build/intermediates/pre-dexed/debug/core-3.2.1_dd9174256690c10b3ed1c6501caa9dc4682b63fa.jar" />
sha1="ca3c7aa31e2726a400a6e552b93cb9f63c9a1e6d">
<dex dex="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/com.android.support-support-compat-25.1.0_2231a682c681a4ff4f16c059a648d812280b2a82/classes.dex" />
</item>
<item
is-multidex="true"
jar="/home/leprechaun/Android/Sdk/extras/android/m2repository/com/android/support/support-annotations/25.1.0/support-annotations-25.1.0.jar"
jumboMode="true"
optimize="true"
revision="25.0.2"
sha1="64cb6b229a8bdfd907bc8dd46839a0053e4c018d">
<dex dex="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/support-annotations-25.1.0_c7d5e757d7a24c6ce52ccace013ef62b6695fd79/classes.dex" />
</item>
<item
is-multidex="true"
jar="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/25.1.0/jars/classes.jar"
jumboMode="true"
optimize="true"
revision="25.0.2"
sha1="e79aa3d9a16f8c9f16377c0608de70a8f31e5d80">
<dex dex="/home/leprechaun/AndroidStudioProjects/Idscan/app/build/intermediates/transforms/dex/debug/folders/1000/10/com.android.support-support-vector-drawable-25.1.0_1c9e2d90cfe45c7e7e99bbb73ee90e618f395777/classes.dex" />
</item>

</items>
@@ -8,4 +8,4 @@
# For customization when using a Version Control System, please read the
# header note.
#Wed Jan 25 19:39:59 IST 2017
sdk.dir=/Users/rohitramaswamy/Library/Android/sdk
sdk.dir=/home/leprechaun/Android/Sdk