Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan committed Apr 12, 2017
1 parent ef6d9fc commit 7ce9151
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 = 2
trustkitVersionName = "1.0.0"
trustkitVersionCode = 3
trustkitVersionName = "1.0.1"

demoAppTrustKitVersionCode = 1
demoAppTrustKitVersionName = "1.0"
Expand Down

0 comments on commit 7ce9151

Please sign in to comment.