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.
2 parents 094f5b2 + f4b6630 commit e967d94Copy full SHA for e967d94
README.md
@@ -16,9 +16,9 @@ This whitepaper contains the needed information to perform a successful integrat
16
Using Gradle:
17
18
```gradle
19
-implementation 'com.queue_it.androidsdk:library:2.0.25'
+implementation 'com.queue_it.androidsdk:library:2.0.30'
20
//For AndroidX
21
-//implementation 'com.queue_it.androidsdk:library-androidx:2.0.25'
+//implementation 'com.queue_it.androidsdk:library-androidx:2.0.30'
22
// and add the repository
23
//maven { url "https://dl.bintray.com/queueit/maven" }
24
```
0 commit comments