-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: $title Reviewed By: xta0 Differential Revision: D62207032 fbshipit-source-id: e322533e7d203c04686c5193c37df18bec9db600
- Loading branch information
Zilin Zhang
committed
Sep 11, 2024
1 parent
caf8dfc
commit dc54ece
Showing
2 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,5 +9,5 @@ | |
package com.facebook | ||
|
||
internal object FacebookSdkVersion { | ||
const val BUILD = "17.0.1" | ||
const val BUILD = "17.0.2" | ||
} |