Skip to content

Commit

Permalink
添加jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
donghenglong committed Oct 27, 2021
1 parent 2fac785 commit d1e87a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
dependencies {
classpath "com.android.tools.build:gradle:4.1.0"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
classpath 'com.google.gms:google-services:4.0.1' //这行对谷歌服务库进行依赖
}
}
Expand Down

0 comments on commit d1e87a9

Please sign in to comment.