Skip to content

Commit

Permalink
Fixed accessing storage directory and updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jukefoxer committed Feb 1, 2021
1 parent 459bd9d commit 1ab346c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ protobuf {
}

def canonicalVersionCode = 780
def canonicalVersionName = "5.3.7.0-SW"
def canonicalVersionName = "5.3.7.1-SW"

def postFixSize = 100
def abiPostFix = ['universal' : 0,
Expand Down

0 comments on commit 1ab346c

Please sign in to comment.