diff --git a/app/build.gradle b/app/build.gradle index 687e4db4..c3d5b6ed 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -143,6 +143,7 @@ dependencies { implementation 'com.github.ksoichiro:android-observablescrollview:1.6.0' implementation 'com.github.kabouzeid:RecyclerView-FastScroll:1.0.16-kmod' implementation 'com.github.kabouzeid:AndroidSlidingUpPanel:3.3.3-kmod' + implementation 'com.github.AdrienPoupa:jaudiotagger:2.2.3' implementation 'com.anjlab.android.iab.v3:library:1.1.0'