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

Commit

Permalink
Merge pull request #445 from fieldsight/version-3.2.7
Browse files Browse the repository at this point in the history
version up to 3.2.7
  • Loading branch information
yubarajpoudel authored Nov 1, 2019
2 parents a960cb7 + 801a1ee commit 18cfc77
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 18cfc77

Please sign in to comment.