Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
quangctkm9207 authored Apr 6, 2021
1 parent 61e626b commit 9e31a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Then, add the `controller-sdk` dependence in your module's `build.gradle` file:
dependencies {
// ... other dependencies
implementation 'com.aromajoin.sdk:core:2.5.2'
implementation 'com.aromajoin.sdk:android:2.4.3'
implementation 'com.aromajoin.sdk:android:2.4.4'
}
```
Make sure that you enable **Java 8 compile** in your `gradle.build`.
Expand Down

0 comments on commit 9e31a2f

Please sign in to comment.