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 Apr 5, 2023
1 parent b25eb9a commit e1ff2bf
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 @@ -160,8 +160,8 @@ dependencies {
testImplementation 'org.robolectric:shadows-multidex:4.4'
}

def canonicalVersionCode = 334
def canonicalVersionName = "1.16.6"
def canonicalVersionCode = 335
def canonicalVersionName = "1.16.7"

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

0 comments on commit e1ff2bf

Please sign in to comment.