Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Madrapps/EyeDropper
Browse files Browse the repository at this point in the history
  • Loading branch information
thsaravana committed May 1, 2017
2 parents 71f1c36 + 62abe68 commit dcb8cfc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,4 +1,5 @@
language: android
jdk: oraclejdk8
android:
components:
- tools
Expand All @@ -14,4 +15,4 @@ android:
- extra-google-google_play_services
- extra-google-m2repository
- extra-android-m2repository
- addon-google_apis-google-25
- addon-google_apis-google-25
5 changes: 1 addition & 4 deletions README.md
Expand Up @@ -8,10 +8,7 @@ Download

```gradle
repositories {
// mavenCentral() or jcenter() works as well // Linking to mavenCentral IN_PROGRESS
maven {
url "http://dl.bintray.com/madrapps/maven"
}
jcenter()
}
dependencies {
Expand Down

0 comments on commit dcb8cfc

Please sign in to comment.