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

Commit e059dbc7 authored by Romain Hunault's avatar Romain Hunault
Browse files

Fix build.gradle

parent b16224d3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ buildscript {
allprojects {
    repositories {
        jcenter()
        google()
        maven { url "https://jitpack.io" }
    }
}