File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -312,7 +312,7 @@ dependencies {
312312 // Computer Vision - for background effects during video calls (gplay only; generic/F-Droid
313313 // build excludes this because it transitively pulls in com.google.firebase:firebase-encoders*
314314 // via datatransport, which F-Droid's APK scanner rejects)
315- " gplayImplementation" (" com.google.mediapipe:tasks-vision:0.10.26 " )
315+ " gplayImplementation" (" com.google.mediapipe:tasks-vision:1.0.0 " )
316316 implementation(" io.github.crow-misia.libyuv:libyuv-android:0.43.2" )
317317
318318 // Avatar picker
Original file line number Diff line number Diff line change 4747 <trusting group="androidx.sqlite"/>
4848 <trusting group="androidx.work"/>
4949 <trusting group="com.google.firebase"/>
50+ <trusting group="com.google.mediapipe"/>
5051 <trusting group="^androidx[.]camera($|([.].*))" regex="true"/>
5152 <trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
5253 <trusting group="^com[.]android($|([.].*))" regex="true"/>
485486 <trusting group="org.codehaus.mojo"/>
486487 </trusted-key>
487488 <trusted-key id="F3184BCD55F4D016E30D4C9BF42E87F9665015C9" group="org.jsoup" name="jsoup" version="1.12.2"/>
488- <trusted-key id="F3FF33E96F18AA62DD580F9651FBF517CE6D6B80" group="gradle" name="gradle"/>
489489 <trusted-key id="F3BD845679DD6A30F3F50F91597852B0B140F0BC" group="com.caverock" name="androidsvg-aar" version="1.4"/>
490+ <trusted-key id="F3FF33E96F18AA62DD580F9651FBF517CE6D6B80" group="gradle" name="gradle"/>
490491 <trusted-key id="F4DD59C90148BDC52BEB90A4530AA5F25C25011F" group="^org[.]apache($|([.].*))" regex="true"/>
491492 <trusted-key id="FA77DCFEF2EE6EB2DEBEDD2C012579464D01C06A" group="org.apache" name="apache"/>
492493 <trusted-key id="FA7929F83AD44C4590F6CC6815C71C0A4E0B8EDD" group="net.java.dev.jna"/>
You can’t perform that action at this time.
0 commit comments