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

Commit 60679467 authored by Guillaume Jacquart's avatar Guillaume Jacquart
Browse files

chore: fix build, replace jitpack repository.

parent 025cf232
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ allprojects {
    repositories {
        google()
        mavenCentral()
        maven { url "https://jitpack.io" } // For StfalconImageViewer
        maven { url 'https://maven.scijava.org/content/repositories/public/' } // For StfalconImageViewer
    }
}