Skip to content

Commit 8d461d4

Browse files
author
Morten Brix Pedersen
committed
Version 2.0.9.
1 parent c870be5 commit 8d461d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Library for integrating Queue-it into an Android app.
88

99
Using Gradle:
1010

11-
compile 'com.queue_it.androidsdk:library:2.0.8'
11+
compile 'com.queue_it.androidsdk:library:2.0.9'
1212

1313
## Usage
1414

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android {
88
minSdkVersion 15
99
targetSdkVersion 23
1010
versionCode 1
11-
versionName "2.0.8"
11+
versionName "2.0.9"
1212
}
1313
buildTypes {
1414
release {

0 commit comments

Comments
 (0)