Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdao committed Feb 10, 2015
1 parent 4fff285 commit 517203c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Setup

To use in your project, reference the child library project as a library. If you see JAR mismatched error, replace your android-support-v4.jar to the jar inside Caldroid. Make sure you compile the project against Android 4.2 and above to allow nested fragment. See more at http://developer.android.com/about/versions/android-4.2.html#NestedFragments

**For Android Studio user**: add `compile 'com.roomorama:caldroid:1.1.7'` to your gradle build file.
**For Android Studio user**: add `compile 'com.roomorama:caldroid:1.1.8'` to your gradle build file.

**For Maven user**:
```
Expand Down

0 comments on commit 517203c

Please sign in to comment.