Browse Source

New: add Kdan brush module to bomo

liweihao 6 năm trước cách đây
mục cha
commit
30c9c96118
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      build.gradle

+ 1 - 0
build.gradle

@@ -60,6 +60,7 @@ dependencies {
     implementation project(':Bomo_for_Android_encodeModule')
     implementation project(':uikit')
     implementation project(':pdfexport')
+    implementation project(':kdan_brush_library_for_android')
 
     implementation 'com.squareup.picasso:picasso:2.71828'
     implementation 'com.github.naman14:TAndroidLame:1.1'