File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 111
111
<trusting group =" org.jetbrains.kotlinx" name =" kotlinx-html-jvm" version =" 0.8.1" />
112
112
</trusted-key >
113
113
<trusted-key id =" 8F9A3C6D105B9F57844A721D79E193516BE7998F" group =" org.dom4j" name =" dom4j" />
114
- <trusted-key id =" DB0597E3144342256BC81E3EC727D053C4481CF5" group =" org.tensorflow" name =" tensorflow-lite-metadata" version =" 0.1.0-rc2" />
115
114
<trusted-key id =" 90EE19787A7BCF6FD37A1E9180C08B1C29100955" group =" ^com[.]squareup($|([.].*))" regex =" true" />
116
115
<trusted-key id =" 98465301A4939C0279F2E847D89D05374952262B" group =" org.jetbrains.dokka" />
117
116
<trusted-key id =" 9857C388D7D1D9D031274CD0A5DEF5A76F94A471" >
170
169
<trusting group =" org.projectlombok" name =" lombok" version =" 1.18.32" />
171
170
</trusted-key >
172
171
<trusted-key id =" D6F1BC78607808EC8E9F69437A8860944FAD5F62" group =" org.apache.commons" name =" commons-parent" />
172
+ <trusted-key id =" DB0597E3144342256BC81E3EC727D053C4481CF5" group =" org.tensorflow" name =" tensorflow-lite-metadata" version =" 0.1.0-rc2" />
173
173
<trusted-key id =" DBD744ACE7ADE6AA50DD591F66B50994442D2D40" group =" ^com[.]squareup($|([.].*))" regex =" true" />
174
174
<trusted-key id =" E62231331BCA7E1F292C9B88C1B12A5D99C0729D" group =" org.jetbrains" />
175
175
<trusted-key id =" E77417AC194160A3FABD04969A259C7EE636C5ED" group =" com.google.errorprone" />
5028
5028
<pgp value =" DB0597E3144342256BC81E3EC727D053C4481CF5" />
5029
5029
</artifact >
5030
5030
<artifact name =" tensorflow-lite-metadata-0.1.0-rc2.pom" >
5031
- <sha256 value =" 9a4f5e5674366c156c90391662f03ed7c5971d6aa63832df74a271da6ff82e96" origin =" Generated by Gradle" reason =" PGP signature verification failed!" />
5032
- <sha256 value =" 8359ad51e0476c8e0df7188a43f16d49733c4a428fb45e99794b783f01b97520" origin =" Generated by Gradle" reason =" PGP signature verification failed!" />
5031
+ <sha256 value =" 9a4f5e5674366c156c90391662f03ed7c5971d6aa63832df74a271da6ff82e96" origin =" Generated by Gradle" reason =" PGP signature verification failed!" >
5032
+ <also-trust value =" 8359ad51e0476c8e0df7188a43f16d49733c4a428fb45e99794b783f01b97520" />
5033
+ </sha256 >
5033
5034
</artifact >
5034
5035
</component >
5035
5036
<component group =" org.xmlresolver" name =" xmlresolver" version =" 5.2.2" >
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ dependencies {
117
117
coreLibraryDesugaring ' com.android.tools:desugar_jdk_libs:2.0.4'
118
118
119
119
implementation " androidx.appcompat:appcompat:1.7.0"
120
- implementation ' androidx.annotation:annotation:1.8.0 '
120
+ implementation ' androidx.annotation:annotation:1.8.1 '
121
121
implementation ' androidx.core:core:1.13.1'
122
122
implementation ' androidx.fragment:fragment:1.8.1'
123
123
You can’t perform that action at this time.
0 commit comments