Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan committed Apr 11, 2018
1 parent 63bdacc commit 4a6bfa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -23,8 +23,8 @@ allprojects {


ext{
trustkitVersionCode = 4
trustkitVersionName = "1.0.2"
trustkitVersionCode = 5
trustkitVersionName = "1.0.3"

demoAppTrustKitVersionCode = 1
demoAppTrustKitVersionName = "1.0"
Expand Down

0 comments on commit 4a6bfa1

Please sign in to comment.