Skip to content

Instantly share code, notes, and snippets.

@AswinpAshok
Created November 13, 2019 11:55
Show Gist options
  • Select an option

  • Save AswinpAshok/85112a25192943535bf57b7ad4b2179a to your computer and use it in GitHub Desktop.

Select an option

Save AswinpAshok/85112a25192943535bf57b7ad4b2179a to your computer and use it in GitHub Desktop.

Revisions

  1. AswinpAshok created this gist Nov 13, 2019.
    8 changes: 8 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    compileSdkVersion 29
    buildToolsVersion "29.0.2"

    defaultConfig {
    targetSdkVersion 29
    multiDexEnabled true
    vectorDrawables.useSupportLibrary = true
    }