From 9eb1b114dee2a24df38884233c4389dc1b5d082f Mon Sep 17 00:00:00 2001 From: zontreck Date: Tue, 2 Jul 2024 23:33:12 -0700 Subject: [PATCH] Bump bundled LibAC version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9ab8f69..7b83574 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: crypto: libac_dart: hosted: https://git.zontreck.com/api/packages/AriasCreations/pub/ - version: 1.0.34 + version: 1.1.070224+2329 dev_dependencies: flutter_test: