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 08a92b8 commit ef82565Copy full SHA for ef82565
README.md
@@ -15,7 +15,7 @@ In the same file ( build.gradle ) add the dependency to include the library.
15
```
16
dependencies {
17
...
18
- implementation 'io.bugbattle:bugbattle-android-sdk:3.3.9'
+ implementation 'io.bugbattle:bugbattle-android-sdk:5.0.4'
19
}
20
21
You are now ready to use our SDK in your App. Let's carry on with the initialisation 🎉
0 commit comments