Skip to content

Commit

Permalink
build: update build number
Browse files Browse the repository at this point in the history
  • Loading branch information
hjubb committed Jan 30, 2023
1 parent cf916a5 commit 4e38b75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@ dependencies {
testImplementation 'org.robolectric:shadows-multidex:4.4'
}

def canonicalVersionCode = 323
def canonicalVersionName = "1.16.3"
def canonicalVersionCode = 331
def canonicalVersionName = "1.16.4"

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

0 comments on commit 4e38b75

Please sign in to comment.