File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ android {
8989
9090ext {
9191 glideVersion = ' 4.16.0'
92- roomVersion = " 2.6.1 "
92+ roomVersion = " 2.7.0 "
9393}
9494
9595dependencies {
Original file line number Diff line number Diff line change 2424 <trusted-key id="0F06FF86BEEAF4E71866EE5232EE5355A6BC6E42">
2525 <trusting group="androidx.databinding"/>
2626 <trusting group="androidx.fragment"/>
27+ <trusting group="androidx.room"/>
28+ <trusting group="androidx.sqlite"/>
2729 <trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
2830 <trusting group="^com[.]android($|([.].*))" regex="true"/>
2931 </trusted-key>
4850 <trusted-key id="1A55F091AD28C07F831FA44D7905DE25C78AD456" group="com.google.protobuf"/>
4951 <trusted-key id="1D0A8B5E77C678A7C724445ABF984B4145EA13F7" group="com.squareup" name="javapoet" version="1.13.0"/>
5052 <trusted-key id="1D9AA7F9E1E2824728B8CD1794B291AEF984A085" group="io.reactivex.rxjava2"/>
51- <trusted-key id="24D04176586361FDA94EE0315F7786DF73E61F56" group="com.google.devtools.ksp" name="symbol-processing-api" version="1.9.0-1.0.13"/>
53+ <trusted-key id="24D04176586361FDA94EE0315F7786DF73E61F56">
54+ <trusting group="com.google.devtools.ksp" name="symbol-processing-api" version="1.9.0-1.0.13"/>
55+ <trusting group="com.google.devtools.ksp" name="symbol-processing-api" version="2.0.10-1.0.24"/>
56+ </trusted-key>
5257 <trusted-key id="2BAB4466B44F54F8F99BBBDD5ED22F661BBF0ACC" group="com.almworks.sqlite4java" name="sqlite4java" version="1.0.392"/>
5358 <trusted-key id="2DB4F1EF0FA761ECC4EA935C86FDC7E2A11262CB">
5459 <trusting group="commons-codec"/>
You can’t perform that action at this time.
0 commit comments