settings.gradle @@ -4,6 +4,7 @@ google() mavenCentral() jcenter() // Warning: this repository is going to shut down soon maven { url 'https://jitpack.io' } } } rootProject.name = "Missions"