Skip to content

Commit

Permalink
Bump version to 4.42.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greyson-signal committed Jun 19, 2019
1 parent 9e6594c commit 75b232b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,8 @@ dependencyVerification {
]
}

def canonicalVersionCode = 495
def canonicalVersionName = "4.42.0"
def canonicalVersionCode = 496
def canonicalVersionName = "4.42.1"

def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,
Expand Down

0 comments on commit 75b232b

Please sign in to comment.