Skip to content

Commit

Permalink
[bump] version 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimlawal committed Dec 2, 2016
1 parent 06a526c commit 36baa13
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 @@ -22,7 +22,7 @@ repositories {
}
}
dependencies {
compile 'co.paystack.android:paystack:2.1.1'
compile 'co.paystack.android:paystack:2.1.2'
}
```

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ ext {

buildToolsVersion = "25.0.1"
supportLibraryVersion = "25.0.1"
versionName = "2.1.1"
versionName = "2.1.2"
}

0 comments on commit 36baa13

Please sign in to comment.