Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruce Lee committed Oct 12, 2015
1 parent 6ee6121 commit 5476d53
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,6 @@ It provides safe and convenient way to call Java code from js and call js code f

## Usage

gradle

```groovy
dependencies {
compile 'com.github.lzyzsd.jsbridge:library:1.0.0'
}
```

## JitPack.io

I strongly recommend https://jitpack.io
Expand All @@ -32,7 +24,7 @@ repositories {
}
dependencies {
compile 'com.github.lzyzsd:jsbridge:1.0.1'
compile 'com.github.lzyzsd:jsbridge:1.0.2'
}
```

Expand Down

0 comments on commit 5476d53

Please sign in to comment.