Skip to content

Commit

Permalink
更新设置
Browse files Browse the repository at this point in the history
  • Loading branch information
yunpeng committed Nov 28, 2017
1 parent 6434026 commit 0607072
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
apply plugin: 'com.android.library'

apply plugin: 'com.github.dcendents.android-maven'
group='com.github.gypnick'
android {
compileSdkVersion 26
buildToolsVersion "27.0.0"
Expand Down Expand Up @@ -31,5 +32,4 @@ dependencies {
androidTestCompile('com.android.support.test.espresso:espresso-core:3.0.1', {
exclude group: 'com.android.support', module: 'support-annotations'
})

}

0 comments on commit 0607072

Please sign in to comment.