We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61e626b commit 9e31a2fCopy full SHA for 9e31a2f
README.md
@@ -44,7 +44,7 @@ Then, add the `controller-sdk` dependence in your module's `build.gradle` file:
44
dependencies {
45
// ... other dependencies
46
implementation 'com.aromajoin.sdk:core:2.5.2'
47
- implementation 'com.aromajoin.sdk:android:2.4.3'
+ implementation 'com.aromajoin.sdk:android:2.4.4'
48
}
49
```
50
Make sure that you enable **Java 8 compile** in your `gradle.build`.
0 commit comments