Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kot331107 committed Oct 29, 2016
1 parent 6bc1da3 commit 546912c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Admob Adapter

======================

We've finally released [v1.2](https://github.com/clockbyte/admobadapter/releases/tag/v1.2)! No flickering, no empty spaces!
We've finally released [v1.3.0](https://github.com/clockbyte/admobadapter/releases/tag/v1.3.0)! A support for multiple unit ids, and a custom view wrapping!

The reference to the [COOK RECIPES](https://github.com/clockbyte/admobadapter/wiki/Cookbook) for people who are in hurry!

Expand All @@ -19,7 +19,7 @@ Now you are able to link Admobadapter via Gradle like this
```shell
dependencies {
//link other libs
compile 'com.github.clockbyte:admobadapter:1.2'
compile 'com.github.clockbyte:admobadapter:1.3.0'
}
```
[Here](https://github.com/clockbyte/admobadapter/wiki/Installation) you could find more ways.
Expand Down

0 comments on commit 546912c

Please sign in to comment.