Skip to content

Instantly share code, notes, and snippets.

@dheysonalves
Created January 31, 2021 15:30
Show Gist options
  • Select an option

  • Save dheysonalves/e0d857f23ab697fcbf0b4982374df2ac to your computer and use it in GitHub Desktop.

Select an option

Save dheysonalves/e0d857f23ab697fcbf0b4982374df2ac to your computer and use it in GitHub Desktop.

Revisions

  1. dheysonalves created this gist Jan 31, 2021.
    5 changes: 5 additions & 0 deletions dex.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    At Path android/app/build.gradle

    defaultConfig {
    multiDexEnabled true //Add this line
    }