Skip to content

Commit

Permalink
Change version number to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Bouëllat committed Aug 21, 2018
1 parent 7dd2379 commit 72be189
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -27,8 +27,8 @@ allprojects {


ext{
trustkitVersionCode = 5
trustkitVersionName = "1.0.3"
trustkitVersionCode = 6
trustkitVersionName = "1.1.0"

demoAppTrustKitVersionCode = 1
demoAppTrustKitVersionName = "1.0"
Expand Down

0 comments on commit 72be189

Please sign in to comment.