We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e5ade5 + d42499c commit 775809eCopy full SHA for 775809e
build.gradle
@@ -7,7 +7,7 @@
7
8
buildscript {
9
ext {
10
- daggerVersion = "2.53"
+ daggerVersion = "2.53.1"
11
kotlinVersion = "2.1.0"
12
}
13
gradle/verification-metadata.xml
@@ -55,6 +55,7 @@
55
<trusted-key id="24D04176586361FDA94EE0315F7786DF73E61F56">
56
<trusting group="com.google.devtools.ksp" name="symbol-processing-api" version="1.9.20-1.0.14"/>
57
<trusting group="com.google.devtools.ksp" name="symbol-processing-api" version="1.9.24-1.0.20"/>
58
+ <trusting group="com.google.devtools.ksp" name="symbol-processing-api" version="2.0.21-1.0.28"/>
59
</trusted-key>
60
<trusted-key id="2DB4F1EF0FA761ECC4EA935C86FDC7E2A11262CB">
61
<trusting group="commons-codec"/>
0 commit comments