Commit 732719e4 authored by Filipe de Lima Brito's avatar Filipe de Lima Brito

Add dependencie.

parent 178e8eda
......@@ -26,6 +26,8 @@ android {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation project(':player')
implementation libraries.kotlin
implementation libraries.appCompat
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment