Skip to content

Commit 47b723c

Browse files
Merge pull request #354 from LittleLightForDestiny/fix_in_app_review
fix in_app_review
2 parents 24cfdc1 + 0570186 commit 47b723c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pubspec.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -553,9 +553,9 @@ packages:
553553
dependency: "direct main"
554554
description:
555555
path: in_app_review
556-
ref: patch-2
557-
resolved-ref: "560e70f35afef55daa9ff6d6ce29c2599755422c"
558-
url: "git@github.com:shoboske/in_app_review.git"
556+
ref: "v2.0.11"
557+
resolved-ref: b8c06c44b8a610f063495337757316cb04e987d9
558+
url: "https://github.com/LittleLightForDestiny/in_app_review"
559559
source: git
560560
version: "2.0.10"
561561
in_app_review_platform_interface:

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ dev_dependencies:
6464
dependency_overrides:
6565
in_app_review:
6666
git:
67-
url: git@github.com:shoboske/in_app_review.git
68-
ref: patch-2
67+
url: https://github.com/LittleLightForDestiny/in_app_review
68+
ref: v2.0.11
6969
path: in_app_review
7070

7171
# For information on the generic Dart part of this file, see the

0 commit comments

Comments
 (0)