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 #482 from fieldsight/bump-to-v3.2.12
Browse files Browse the repository at this point in the history
bumped version v3.2.12
  • Loading branch information
konishon authored Nov 11, 2019
2 parents 64fb88c + 514af33 commit 27d33c6
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 @@ -23,7 +23,7 @@ def mapboxToken = secrets.getProperty('MAPBOX_ACCESS_TOKEN', '')

def versionMajor = 3
def versionMinor = 2
def versionPatch = 11
def versionPatch = 12

android {
compileSdkVersion(28)
Expand Down

0 comments on commit 27d33c6

Please sign in to comment.