Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Commit

Permalink
version up to 3.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
yubarajpoudel committed Nov 1, 2019
1 parent a960cb7 commit 801a1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collect_app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ def mapboxToken = secrets.getProperty('MAPBOX_ACCESS_TOKEN', getProps("mapbox"))

def versionMajor = 3
def versionMinor = 2
def versionPatch = 6
def versionPatch = 7

android {
compileSdkVersion(28)
Expand Down

0 comments on commit 801a1ee

Please sign in to comment.