fix: update ffmpeg kit resolved reference in pubspec.lock

This commit is contained in:
Prateek Sunal
2025-05-05 20:01:39 +05:30
parent 017832f11e
commit 9c886b3fa3
2 changed files with 4 additions and 1 deletions

View File

@@ -12,6 +12,9 @@ allprojects {
maven {
url "${project(':background_fetch').projectDir}/libs"
}
maven {
url "${project(':ffmpeg_kit_flutter').projectDir}/libs"
}
}
}

View File

@@ -643,7 +643,7 @@ packages:
description:
path: "flutter/flutter"
ref: android-packaged
resolved-ref: "2ffa9fb3704508fdbfb4c1fdf49928d3f6a39109"
resolved-ref: "6d5d27a8c259eda6292f204a27fba53da70af20e"
url: "https://github.com/ente-io/ffmpeg-kit"
source: git
version: "6.0.3"