Skip to content

Commit 61e626b

Browse files
Update README.md
1 parent 1052a98 commit 61e626b

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
@@ -43,8 +43,8 @@ Then, add the `controller-sdk` dependence in your module's `build.gradle` file:
4343
```gradle
4444
dependencies {
4545
// ... other dependencies
46-
implementation 'com.aromajoin.sdk:core:2.5.1'
47-
implementation 'com.aromajoin.sdk:android:2.4.1'
46+
implementation 'com.aromajoin.sdk:core:2.5.2'
47+
implementation 'com.aromajoin.sdk:android:2.4.3'
4848
}
4949
```
5050
Make sure that you enable **Java 8 compile** in your `gradle.build`.

0 commit comments

Comments
 (0)