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

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

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

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