Skip to content

Commit b4e992a

Browse files
committed
jitpack
1 parent f75fc77 commit b4e992a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
apply plugin: 'com.android.application'
2-
apply plugin: 'com.github.dcendents.android-maven'
32

4-
group='com.github.sdfdzx'
53
android {
64
compileSdkVersion 26
75
buildToolsVersion "26.0.1"

shapebuilder/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
apply plugin: 'com.android.library'
2+
apply plugin: 'com.github.dcendents.android-maven'
23

4+
group='com.github.sdfdzx'
35
android {
46
compileSdkVersion 24
57
buildToolsVersion '25.0.2'

0 commit comments

Comments
 (0)