Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
quangctkm9207 authored Mar 23, 2021
1 parent 1052a98 commit 61e626b
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 @@ -43,8 +43,8 @@ Then, add the `controller-sdk` dependence in your module's `build.gradle` file:
```gradle
dependencies {
// ... other dependencies
implementation 'com.aromajoin.sdk:core:2.5.1'
implementation 'com.aromajoin.sdk:android:2.4.1'
implementation 'com.aromajoin.sdk:core:2.5.2'
implementation 'com.aromajoin.sdk:android:2.4.3'
}
```
Make sure that you enable **Java 8 compile** in your `gradle.build`.
Expand Down

0 comments on commit 61e626b

Please sign in to comment.