Skip to content

Commit 4b73840

Browse files
author
Morten Brix Pedersen
committed
Bump version
1 parent 11c22cd commit 4b73840

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
@@ -12,7 +12,7 @@ A sample app to try out functionality in the library can be found on the [Releas
1212

1313
Using Gradle:
1414

15-
compile 'com.queue_it.androidsdk:library:2.0.13'
15+
compile 'com.queue_it.androidsdk:library:2.0.14'
1616

1717
## Usage
1818

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.13"
11+
versionName "2.0.14"
1212
}
1313
buildTypes {
1414
release {

0 commit comments

Comments
 (0)