Skip to content

Commit

Permalink
1.1.1 add jar file
Browse files Browse the repository at this point in the history
1.1.1 add jar file
  • Loading branch information
litesuits committed Aug 25, 2015
1 parent 2682d62 commit 3340f61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.litesuits.common"
android:versionCode="110"
android:versionName="1.1.0">
android:versionCode="11"
android:versionName="1.1.1">
<uses-sdk android:minSdkVersion="1"/>

<uses-permission android:name="android.permission.INTERNET"/>
Expand Down
Binary file added jars/lite-common-1.1.1.jar
Binary file not shown.

0 comments on commit 3340f61

Please sign in to comment.