Skip to content

Commit

Permalink
Merge pull request #1565 from oxen-io/release/1.18.6
Browse files Browse the repository at this point in the history
Release 1.18.6
  • Loading branch information
ThomasSession authored Jul 24, 2024
2 parents bbb625d + 530853b commit e51c2cc
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 @@ -31,8 +31,8 @@ configurations.all {
exclude module: "commons-logging"
}

def canonicalVersionCode = 375
def canonicalVersionName = "1.18.5"
def canonicalVersionCode = 376
def canonicalVersionName = "1.18.6"

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

0 comments on commit e51c2cc

Please sign in to comment.