We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79ba26c commit 6d86030Copy full SHA for 6d86030
build.gradle
@@ -6,7 +6,6 @@ buildscript {
6
}
7
dependencies {
8
classpath 'com.android.tools.build:gradle:7.1.3'
9
- classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
10
11
12
dependencies.gradle
@@ -6,7 +6,6 @@ ext {
hamcrestVersion = '1.3'
junitVersion = '4.12'
runnerVersion = '1.4.0'
- supportVersion = '28.0.0'
supportV4 = 'androidx.legacy:legacy-support-v4:1.0.0'
supportDesign = 'com.google.android.material:material:1.5.0'
0 commit comments