We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35dbf0e commit 5e945daCopy full SHA for 5e945da
build.gradle
@@ -7,7 +7,6 @@ buildscript {
7
}
8
dependencies {
9
classpath 'com.android.tools.build:gradle:4.2.0'
10
- classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
11
12
13
fontResize/build.gradle
@@ -1,6 +1,5 @@
1
plugins {
2
id 'com.android.library'
3
- id 'com.github.dcendents.android-maven'
4
5
6
group = 'com.github.liujingxing'
0 commit comments