Skip to content

Commit

Permalink
1.拆分框架
Browse files Browse the repository at this point in the history
  • Loading branch information
Jlanglang committed May 11, 2019
1 parent 427836d commit 5e8032a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apply plugin: 'com.android.application'
apply plugin: 'com.android.library'

android {
compileSdkVersion 27
Expand Down
1 change: 0 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.baozi.mvp">


</manifest>

0 comments on commit 5e8032a

Please sign in to comment.