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

Commit fe02714d authored by Nihar Thakkar's avatar Nihar Thakkar
Browse files

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

parent 1f5db90f
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 {