From 2ece0b0776b055833b0fa7d05d6c23db6f4053a8 Mon Sep 17 00:00:00 2001 From: Ali Almoullim Date: Fri, 23 Feb 2024 20:06:49 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f7427d1..ea759a64 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A Flutter plugin to get location updates in the background for both Android and ```yaml dependencies: - background_location: ^0.12.0 + background_location: ^0.13.0 ``` **2:** Install packages from the command line: