Skip to content

Commit 9e31a2f

Browse files
Update README.md
1 parent 61e626b commit 9e31a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Then, add the `controller-sdk` dependence in your module's `build.gradle` file:
4444
dependencies {
4545
// ... other dependencies
4646
implementation 'com.aromajoin.sdk:core:2.5.2'
47-
implementation 'com.aromajoin.sdk:android:2.4.3'
47+
implementation 'com.aromajoin.sdk:android:2.4.4'
4848
}
4949
```
5050
Make sure that you enable **Java 8 compile** in your `gradle.build`.

0 commit comments

Comments
 (0)