Skip to content

Commit

Permalink
添加JitPack配置
Browse files Browse the repository at this point in the history
  • Loading branch information
Vennxu committed Oct 12, 2018
1 parent fd19224 commit 956e67c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/build.gradle
@@ -1,4 +1,7 @@
apply plugin: 'com.android.application'
apply plugin: 'com.github.dcendents.android-maven'
// Your Group
group='com.github.Vennxu'

android {
compileSdkVersion 28
Expand Down
1 change: 1 addition & 0 deletions build.gradle
Expand Up @@ -8,6 +8,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.2.0'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'


// NOTE: Do not place your application dependencies here; they belong
Expand Down

0 comments on commit 956e67c

Please sign in to comment.