Skip to content

Commit b709317

Browse files
committed
Fix GC relogin on app restart by updating GTMAppAuth version
1 parent 22d86d4 commit b709317

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MeetingBar.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -984,7 +984,7 @@
984984
repositoryURL = "https://github.com/google/GTMAppAuth";
985985
requirement = {
986986
kind = upToNextMinorVersion;
987-
minimumVersion = 1.2.2;
987+
minimumVersion = 1.3.1;
988988
};
989989
};
990990
14B08AD22749AEF3002E3892 /* XCRemoteSwiftPackageReference "PromiseKit" */ = {

0 commit comments

Comments
 (0)