Skip to content

Commit

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

Reviewed By: tianqibt

Differential Revision: D15949500

fbshipit-source-id: 08c00a6b6ee8455a5b4bf8e0b0b2655f509eaa5e
  • Loading branch information
Christina Xu authored and facebook-github-bot committed Jun 21, 2019
1 parent 2f4e2ac commit 3e18105
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.3";
public static final String BUILD = "5.1.0";
}

0 comments on commit 3e18105

Please sign in to comment.