Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2c360901 authored by Baptiste Billard's avatar Baptiste Billard
Browse files

Modified build.gradle

parent 63d80aa0
Loading
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -12,9 +12,15 @@ buildscript {

        // NOTE: Do not place your application dependencies here; they belong
        // in the individual module build.gradle files

        //for screenshot testing
        classpath 'com.facebook.testing.screenshot:plugin:0.13.0'

    }
}

apply plugin: 'com.facebook.testing.screenshot'

allprojects {
    repositories {
        google()