upgrade deps

This commit is contained in:
Fabian Freund
2025-11-27 08:20:43 +01:00
parent 748005fd02
commit c064d97d77
5 changed files with 5 additions and 5 deletions
@@ -3,7 +3,7 @@ version = "1.0-SNAPSHOT"
buildscript {
ext.kotlin_version = "2.1.20"
ext.mozillaComponentsVersion = '145.0'
ext.mozillaComponentsVersion = '145.0.2'
repositories {
google()
+1 -1
View File
@@ -1,7 +1,7 @@
// AUTO GENERATED FILE, DO NOT EDIT.
//
// Generated by `package:ffigen`.
// ignore_for_file: type=lint
// ignore_for_file: type=lint, unused_import
import 'dart:ffi' as ffi;
class NativeLibrary {
+1 -1
View File
@@ -27,7 +27,7 @@ dependencies:
plugin_platform_interface: ^2.1.8
dev_dependencies:
ffigen: ^20.1.0
ffigen: ^20.1.1
flutter_test:
sdk: flutter
lint: ^2.8.0