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 c870be5 commit 8d461d4Copy full SHA for 8d461d4
README.md
@@ -8,7 +8,7 @@ Library for integrating Queue-it into an Android app.
8
9
Using Gradle:
10
11
- compile 'com.queue_it.androidsdk:library:2.0.8'
+ compile 'com.queue_it.androidsdk:library:2.0.9'
12
13
## Usage
14
library/build.gradle
@@ -8,7 +8,7 @@ android {
minSdkVersion 15
targetSdkVersion 23
versionCode 1
- versionName "2.0.8"
+ versionName "2.0.9"
}
buildTypes {
release {
0 commit comments