소스 검색

add AndroidLame library

cooperku_kdanmobile 6 년 전
부모
커밋
a76df66364
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      build.gradle

+ 1 - 0
build.gradle

@@ -54,6 +54,7 @@ dependencies {
     implementation project(':pdfexport')
 
     implementation 'com.squareup.picasso:picasso:2.71828'
+    implementation 'com.github.naman14:TAndroidLame:1.1'
 }
 repositories {
     mavenCentral()