GeekyAnts / external_app_launcher

BSD 3-Clause "New" or "Revised" License
14 stars 31 forks source link

Updates Gradle repositories removing jcenter which is deprecated #5

Closed ramilitani closed 2 years ago

ramilitani commented 2 years ago

The library is getting its dependencies from the jcenter repository which is deprecated. Need to change it to mavenCentral to fix issues when building this with Gradle.