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

Commit 396fdbdc authored by Nihar Thakkar's avatar Nihar Thakkar
Browse files

Swap order of repositories (Android Studio has some very silly bugs)

parent 151ef234
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,8 +4,8 @@ buildscript {
    ext.dokka_version = '0.9.17'

    repositories {
        jcenter()
        google()
        jcenter()
    }

    dependencies {