Commit 2737441d by sikang

添加同盾指纹

parent 599ea5fb
...@@ -43,7 +43,7 @@ repositories { ...@@ -43,7 +43,7 @@ repositories {
} }
dependencies { dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar',"*.aar"]) api fileTree(dir: 'libs', include: ['*.jar',"*.aar"])
testImplementation 'junit:junit:4.12' testImplementation 'junit:junit:4.12'
// noinspection GradleCompatible // noinspection GradleCompatible
androidTestImplementation 'com.android.support.test:runner:1.0.2' androidTestImplementation 'com.android.support.test:runner:1.0.2'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment