Skip to content

Commit

Permalink
Bump version to 4.44.2
Browse files Browse the repository at this point in the history
  • Loading branch information
greyson-signal committed Jul 24, 2019
1 parent 99bcda8 commit e013770
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 @@ -288,8 +288,8 @@ dependencyVerification {
]
}

def canonicalVersionCode = 509
def canonicalVersionName = "4.44.1"
def canonicalVersionCode = 510
def canonicalVersionName = "4.44.2"

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

0 comments on commit e013770

Please sign in to comment.