Skip to content

Commit

Permalink
Merge pull request #1994 from dimagi/vectorDrawableFix
Browse files Browse the repository at this point in the history
[HOTFIX] Vector drawable Crash
  • Loading branch information
shubham1g5 authored May 8, 2018
2 parents 1d31891 + fc5ec1b commit 235dfd5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,6 @@ android {
googlePlayMapsApiKey: "${project.ext.GOOGLE_PLAY_MAPS_API_KEY}"
]

vectorDrawables.useSupportLibrary = true

versionCode computeVersionCode()

// when set, app won't show install screen and try to install
Expand Down

0 comments on commit 235dfd5

Please sign in to comment.