Skip to content

Commit 5e945da

Browse files
committed
删除android-maven
1 parent 35dbf0e commit 5e945da

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ buildscript {
77
}
88
dependencies {
99
classpath 'com.android.tools.build:gradle:4.2.0'
10-
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
1110
}
1211
}
1312

fontResize/build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
plugins {
22
id 'com.android.library'
3-
id 'com.github.dcendents.android-maven'
43
}
54

65
group = 'com.github.liujingxing'

0 commit comments

Comments
 (0)