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 0fe5d93 commit 12e0f48Copy full SHA for 12e0f48
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.1.6'
+ implementation 'io.bugbattle:Bugbattle-Android-SDK:3.3.0'
19
}
20
21
You are now ready to use our SDK in your App. Let's carry on with the initialisation 🎉
0 commit comments