Home | History | Annotate | Download | only in BasicGestureDetect
      1 // BEGIN_EXCLUDE
      2 import com.example.android.samples.build.SampleGenPlugin
      3 apply plugin: SampleGenPlugin
      4 
      5 samplegen {
      6   pathToBuild "../../../../../build"
      7   pathToSamplesCommon "../../../common"
      8 }
      9 apply from: "../../../../../build/build.gradle"
     10 // END_EXCLUDE
     11