Removed libs folder

This commit is contained in:
h4h13 2018-07-27 19:28:24 +05:30
parent f77b426617
commit 960b057e0a
80 changed files with 1192 additions and 1673 deletions

View file

@ -141,5 +141,5 @@ dependencies {
/*Backend all*/
implementation project(':appthemehelper')
implementation 'com.sothree.slidinguppanel:library:3.4.0'
implementation 'org.nanohttpd:nanohttpd:2.3.1'
implementation 'com.github.AdrienPoupa:jaudiotagger:2.2.3'
}