Skip to content

Commit 792bf2f

Browse files
authored
fix: Update sign_in_with_apple for compatibility with Gradle 8.0 (#16)
Update sign_in_with_apple for compatibility with Gradle 8.0
1 parent 141c778 commit 792bf2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919

2020
# Firebase Authentications
2121
google_sign_in: ^6.1.4
22-
sign_in_with_apple: ^4.3.0
22+
sign_in_with_apple: ^5.0.0
2323

2424
# logging
2525
logger: ^1.4.0

0 commit comments

Comments
 (0)