Skip to content

Instantly share code, notes, and snippets.

@heitorcolangelo
Created September 9, 2016 01:39

Revisions

  1. heitorcolangelo created this gist Sep 9, 2016.
    7 changes: 7 additions & 0 deletions AndroidManifest.xml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    <?xml version="1.0" encoding="utf-8"?>
    <manifest
    xmlns:tools="http://schemas.android.com/tools"
    package="com.example.heitorcolangelo.espressotests">

    <uses-sdk tools:overrideLibrary="android.support.test.uiautomator.v18"/>
    </manifest>