Skip to content

Commit

Permalink
build: bump build numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
hjubb committed Sep 5, 2022
1 parent ebcae1f commit 16d4519
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 @@ -156,8 +156,8 @@ dependencies {
testImplementation 'org.robolectric:shadows-multidex:4.4'
}

def canonicalVersionCode = 295
def canonicalVersionName = "1.15.0"
def canonicalVersionCode = 296
def canonicalVersionName = "1.15.1"

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

0 comments on commit 16d4519

Please sign in to comment.