Skip to content

Commit

Permalink
Version 2.0.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
Morten Brix Pedersen committed Aug 17, 2016
1 parent c870be5 commit 8d461d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Library for integrating Queue-it into an Android app.

Using Gradle:

compile 'com.queue_it.androidsdk:library:2.0.8'
compile 'com.queue_it.androidsdk:library:2.0.9'

## Usage

Expand Down
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
minSdkVersion 15
targetSdkVersion 23
versionCode 1
versionName "2.0.8"
versionName "2.0.9"
}
buildTypes {
release {
Expand Down

0 comments on commit 8d461d4

Please sign in to comment.