We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c5a30 commit ee0ba08Copy full SHA for ee0ba08
README.md
@@ -12,7 +12,7 @@ In the same file ( build.gradle ) add the dependency to include the library.
12
```
13
dependencies {
14
...
15
- implementation 'io.bugbattle:Bugbattle-Android-SDK:3.0.32'
+ implementation 'io.bugbattle:Bugbattle-Android-SDK:3.1.0'
16
}
17
18
( don't forget to synchronise your includes 😄)
0 commit comments