Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Mikheyev authored Feb 28, 2018
1 parent c245cec commit 1116172
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 released! [v1.4.5](https://github.com/clockbyte/admobadapter/releases/tag/v1.4.5)! Now you'd use a Builder to build adapter wrappers. (includes changes that could break your actual code, [see](https://github.com/clockbyte/admobadapter/wiki/Cookbook#the-recipe-3-for-a-recyclerview-scrolling-with-express-ads)).
> We've released! [v1.4.6](https://github.com/clockbyte/admobadapter/releases/tag/v1.4.6)! The support of express ads has been dropped, please use banners instead ([see details](https://github.com/clockbyte/admobadapter/issues/105)).
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.4.5'
compile 'com.github.clockbyte:admobadapter:1.4.6'
}
```
[Here](https://github.com/clockbyte/admobadapter/wiki/Installation) you could find more ways.
Expand Down

0 comments on commit 1116172

Please sign in to comment.