File tree 2 files changed +1
-1
lines changed
2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 52
52
<trusted-key id =" 3690C240CE51B4670D30AD1C38EE757D69184620" group =" org.tukaani" name =" xz" version =" 1.9" />
53
53
<trusted-key id =" 3872ED7D5904493D23D78FA2C4C8CB73B1435348" group =" com.android.tools.build" name =" transform-api" version =" 2.0.0-deprecated-use-gradle-api" />
54
54
<trusted-key id =" 44F4797A52C336FA666CD9271DE461528F1F1B2A" group =" org.apache.jackrabbit" />
55
+ <trusted-key id =" 44FBDBBC1A00FE414F1C1873586654072EAD6677" group =" org.sonatype.oss" name =" oss-parent" version =" 9" />
55
56
<trusted-key id =" 453EA31328DE7D8AAA55AD4ED56C721C1CFF1424" group =" ^com[.]twelvemonkeys($|([.].*))" regex =" true" />
56
57
<trusted-key id =" 47504B76CF89C15C0512D9AFE16AB52D79FD224F" group =" com.google.api.grpc" name =" proto-google-common-protos" version =" 2.0.1" />
57
58
<trusted-key id =" 475F3B8E59E6E63AA78067482C7B12F2A511E325" >
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ buildscript {
5
5
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
6
6
classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.5"
7
7
classpath " commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2
8
- classpath ' com.karumi:shot:6.0.0'
9
8
}
10
9
}
11
10
You can’t perform that action at this time.
0 commit comments