Migrates from jcenter to maven central because of the jcenter shutdown.

This commit is contained in:
2021-05-27 00:22:37 -07:00
parent 3edd575839
commit 83db456d07
2 changed files with 7 additions and 2 deletions

View File

@@ -21,5 +21,10 @@
<option name="name" value="Google" />
<option name="url" value="https://dl.google.com/dl/android/maven2/" />
</remote-repository>
<remote-repository>
<option name="id" value="MavenRepo" />
<option name="name" value="MavenRepo" />
<option name="url" value="https://repo.maven.apache.org/maven2/" />
</remote-repository>
</component>
</project>