fix(deps): update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.7

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-07 10:27:26 +00:00 committed by Andy Scherzinger
parent a6a3197b78
commit a2510495bd
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -312,7 +312,7 @@ dependencies {
implementation 'com.caverock:androidsvg:1.4'
implementation 'androidx.annotation:annotation:1.9.1'
implementation 'com.vanniktech:emoji-google:0.21.0'
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.8.6")
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.8.7")
// document scanner not available on FDroid (generic) due to OpenCV binaries
gplayImplementation project(':appscan')