Skip to content
This repository was archived by the owner on Jan 12, 2019. It is now read-only.

Commit ca36426

Browse files
authored
Merge pull request #172 from jgabrielfreitas/master
Update README.md
2 parents 300c056 + c6e99cf commit ca36426

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ All releases follow [semantic versioning](http://semver.org/).
1313

1414
The latest version is available via `mavenCentral()`. Just add the following dependency:
1515

16-
```
16+
```gradle
1717
compile 'io.card:android-sdk:5.4.2'
1818
```
1919

@@ -45,7 +45,7 @@ A manual entry fallback mode is provided for devices that do not meet these requ
4545

4646
##### If you use gradle, then add the following dependency from `mavenCentral()`:
4747

48-
```
48+
```gradle
4949
compile 'io.card:android-sdk:5.4.2'
5050
```
5151

0 commit comments

Comments
 (0)