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

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

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

parent c2654de4
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 {