Skip to content

Commit

Permalink
SDK version bump v(5.0.1)
Browse files Browse the repository at this point in the history
Summary: SDK version bump from (5.0.0) to (5.0.1). Automatically generated by running fbandroid/first-party/java/androidsdk/internal/scripts/release.sh bump-version

Reviewed By: YOUDAN

Differential Revision: D15389741

fbshipit-source-id: 7768db2c86e833946c5e6de832140ec5378e4e8e
  • Loading branch information
dreamolight committed May 17, 2019
1 parent 380e65e commit aa22669
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
package com.facebook;

final class FacebookSdkVersion {
public static final String BUILD = "5.0.0";
public static final String BUILD = "5.0.1";
}

0 comments on commit aa22669

Please sign in to comment.