Skip to content

Commit

Permalink
1.18.5:custom proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjia404 committed Jul 4, 2023
1 parent dc24d31 commit 294acc3
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 @@ -162,8 +162,8 @@ dependencies {
testImplementation 'org.robolectric:shadows-multidex:4.4'
}

def canonicalVersionCode = 355
def canonicalVersionName = "1.18.4"
def canonicalVersionCode = 356
def canonicalVersionName = "1.18.5"

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

0 comments on commit 294acc3

Please sign in to comment.