Brandon Hudson

Results 2 comments of Brandon Hudson

If I want to upload my alternative library to be easily available for everyone on DJ. Because some of the music is not commonly heard, it can be hard to...

I ran into the same problem and was able to correct it by adding the following to my main `build.gradle` file in `app/src/build.gradle`: ``` maven { url 'https://jitpack.io' } ```...