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

Loading
+4 −2
Original line number Diff line number Diff line
@@ -2,8 +2,9 @@

buildscript {
    repositories {
        jcenter()
        google()
        jcenter()

    }
    dependencies {
        apply plugin: 'maven'
@@ -16,7 +17,8 @@ buildscript {

allprojects {
    repositories {
        jcenter()
        google()
        jcenter()

    }
}