未验证 提交 527a86a2 编写于 作者: 糕冷羊's avatar 糕冷羊 提交者: GitHub

Merge pull request #180 from Knight-ZXW/zxw/master

fix:升级android-gradle 及 gradle版本
......@@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'
classpath 'com.android.tools.build:gradle:3.3.2'
classpath 'com.novoda:bintray-release:0.9'
classpath 'com.hujiang.aspectjx:gradle-android-plugin-aspectjx:2.0.4'
// NOTE: Do not place your application dependencies here; they belong
......
......@@ -40,7 +40,7 @@ dependencies {
compileOnly 'com.squareup.okio:okio:1.11.0'
compileOnly 'com.hujiang.aspectjx:gradle-android-plugin-aspectjx:2.0.4'
testImplementation 'junit:junit:4.12'
compile 'com.google.code.gson:gson:2.6.2'
implementation 'com.google.code.gson:gson:2.6.2'
implementation 'com.google.zxing:core:3.3.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
......
......@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-all.zip
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册