Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Morten Brix Pedersen committed Sep 28, 2017
1 parent c12908d commit 641312d
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 @@ -12,7 +12,7 @@ A sample app to try out functionality in the library can be found on the [Releas

Using Gradle:

compile 'com.queue_it.androidsdk:library:2.0.12'
compile 'com.queue_it.androidsdk:library:2.0.13'

## 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.12"
versionName "2.0.13"
}
buildTypes {
release {
Expand Down

0 comments on commit 641312d

Please sign in to comment.