Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kirich1409 committed Jul 22, 2020
1 parent 471dac8 commit ced09ad
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Android%20StrictMode%20Compat-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/5655)
[![Download](https://api.bintray.com/packages/kirich1409/maven/strict-mode-compat/images/download.svg)](https://bintray.com/kirich1409/maven/strict-mode-compat/_latestVersion)

Android StrictMode Compat
=========================
Expand All @@ -13,10 +12,10 @@ android {
}
dependencies {
implementation "com.kirich1409:strict-mode-compat:30.0.0"
implementation "com.kirich1409:strict-mode-compat:30.1.0"
// Kotlin Extensions
implementation "com.kirich1409:strict-mode-compat-kotlin:30.0.0"
implementation "com.kirich1409:strict-mode-compat-kotlin:30.1.0"
}
```

Expand Down

0 comments on commit ced09ad

Please sign in to comment.