Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsandriesse committed Mar 5, 2020
1 parent 0c19430 commit 7aea4cd
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 @@ -184,8 +184,8 @@ dependencies {
implementation "com.github.ybq:Android-SpinKit:1.4.0"
}

def canonicalVersionCode = 39
def canonicalVersionName = "1.0.5"
def canonicalVersionCode = 40
def canonicalVersionName = "1.0.6"

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

0 comments on commit 7aea4cd

Please sign in to comment.