Skip to content

Commit

Permalink
Merge branch 'literacyapp-org/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Jo Grimstad committed Jun 19, 2017
2 parents a1fe903 + ff538e7 commit ad035b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Android application

![screenshot_20170605-195546](https://cloud.githubusercontent.com/assets/15718174/26796264/206c8a6e-4a29-11e7-8f64-d49a3f8a6fa1.png)

## Continuous integration
[![Build Status](https://travis-ci.org/literacyapp-org/literacyapp-android.svg)](https://travis-ci.org/literacyapp-org/literacyapp-android)

Expand Down
4 changes: 2 additions & 2 deletions contentprovider/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Then, add the following dependencies:
dependencies {
...
compile 'org.literacyapp:literacyapp-model:1.1.41'
compile 'org.literacyapp:contentprovider:1.0.6'
compile 'org.literacyapp:literacyapp-model:1.1.47'
compile 'org.literacyapp:contentprovider:1.0.7'
compile 'org.greenrobot:greendao:3.2.0'
}
```
Expand Down

0 comments on commit ad035b7

Please sign in to comment.