Skip to content

Commit e967d94

Browse files
committed
2 parents 094f5b2 + f4b6630 commit e967d94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ This whitepaper contains the needed information to perform a successful integrat
1616
Using Gradle:
1717

1818
```gradle
19-
implementation 'com.queue_it.androidsdk:library:2.0.25'
19+
implementation 'com.queue_it.androidsdk:library:2.0.30'
2020
//For AndroidX
21-
//implementation 'com.queue_it.androidsdk:library-androidx:2.0.25'
21+
//implementation 'com.queue_it.androidsdk:library-androidx:2.0.30'
2222
// and add the repository
2323
//maven { url "https://dl.bintray.com/queueit/maven" }
2424
```

0 commit comments

Comments
 (0)