Skip to content

Commit

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

Reviewed By: jingping2015

Differential Revision: D14791442

fbshipit-source-id: 3c945eb9f2d1ffd587b31c5c9ca5286fb46a95e2
  • Loading branch information
dreamolight committed Apr 5, 2019
1 parent f27ba1b commit 4612ba1
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 = "4.41.0";
public static final String BUILD = "4.42.0";
}

0 comments on commit 4612ba1

Please sign in to comment.