Skip to content

Commit

Permalink
added libraries used to about dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
patil215 committed Jan 26, 2014
1 parent 93c8b70 commit a43db27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.patil.quickhac"
android:versionCode="3"
android:versionCode="1"
android:versionName="1.0" >

<uses-permission android:name="android.permission.INTERNET" />
Expand Down
2 changes: 1 addition & 1 deletion res/raw/legal.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
This software is provided as-is with no warranty, express or implied, to the extent permitted by applicable law. You are responsible for any consequences of using this software.
This software is provided as-is with no warranty, express or implied, to the extent permitted by applicable law. You are responsible for any consequences of using this software. Libraries used include: JSoup, HttpClientAndroidLib, CardsUILib (by Nadav Fima), and ShowCaseViewLibrary.

0 comments on commit a43db27

Please sign in to comment.