Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmytro Kos committed Aug 10, 2020
1 parent 983a95f commit e758d0d
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 @@ -37,7 +37,7 @@ Table of contents
| Target SDK | 29 |
| androidx.appcompat:appcompat | 1.1.0 |
| com.google.android.material:material | 1.1.0 |
| androidx.core:core-ktx | 1.3.0 |
| androidx.core:core-ktx | 1.3.1 |
| org.jetbrains.kotlin:kotlin-stdlib-jdk7 | 1.3.72 |

## Structure
Expand All @@ -52,7 +52,7 @@ For integration you need to install the [Android Studio](http://developer.androi
If you are using Maven, add the following to your `build.gradle` file:
```gradle
dependencies {
implementation 'com.verygoodsecurity:vgscollect:1.2.2
implementation 'com.verygoodsecurity:vgscollect:1.2.3
}
```

Expand Down

0 comments on commit e758d0d

Please sign in to comment.