Skip to content

Commit

Permalink
【拜伦Android基础库】漏提交commonLib
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhao committed Mar 29, 2019
1 parent c3a2cce commit 681ebd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bl_commonlib/bl_commonlib.iml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
<orderEntry type="library" scope="TEST" name="Gradle: com.android.support.test.espresso:espresso-idling-resource:3.0.2@aar" level="project" />
<orderEntry type="library" name="Gradle: com.android.support:loader:28.0.0@aar" level="project" />
<orderEntry type="library" name="Gradle: android.arch.core:runtime:1.1.1@aar" level="project" />
<orderEntry type="library" name="Gradle: org.xutils:xutils:3.5.0@aar" level="project" />
<orderEntry type="library" scope="TEST" name="Gradle: com.android.support.test:runner:1.0.2@aar" level="project" />
<orderEntry type="library" name="Gradle: android.arch.lifecycle:livedata-core:1.1.1@aar" level="project" />
<orderEntry type="library" name="Gradle: com.android.support:collections:28.0.0@jar" level="project" />
Expand Down Expand Up @@ -133,6 +134,5 @@
<orderEntry type="library" name="Gradle: com.android.support:customview:28.0.0@aar" level="project" />
<orderEntry type="library" name="Gradle: com.android.support:swiperefreshlayout:28.0.0@aar" level="project" />
<orderEntry type="library" scope="TEST" name="Gradle: net.sf.kxml:kxml2:2.3.0@jar" level="project" />
<orderEntry type="module" module-name="xutils" />
</component>
</module>
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
include ':bl_uilib', ':bl_demo'
include ':bl_uilib', ':bl_demo',":bl_commonlib"


0 comments on commit 681ebd9

Please sign in to comment.