Skip to content

Create Meta#1394

Open
pathum2583-eng wants to merge 1 commit into
facebook:mainfrom
pathum2583-eng:patch-3
Open

Create Meta#1394
pathum2583-eng wants to merge 1 commit into
facebook:mainfrom
pathum2583-eng:patch-3

Conversation

@pathum2583-eng

@pathum2583-eng pathum2583-eng commented Apr 24, 2026

Copy link
Copy Markdown

Thanks for proposing a pull request!

To help us review the request, please complete the following:

  • sign contributor license agreement
  • I've ensured that all existing tests pass and added tests (when/where necessary)
  • I've updated the documentation (when/where necessary) and Changelog (when/where necessary)
  • I've added the proper label to this pull request (e.g. bug for bug fixes)

Pull Request Details

Describe what you accomplished in this pull request (for example, what happens before the change, and after the change)

Test Plan

Test Plan: Add your test plan here
/*

  • Copyright (c) Meta Platforms, Inc. and affiliates.
  • All rights reserved.
  • This source code is licensed under the license found in the
  • LICENSE file in the root directory of this source tree.
    */

// Facebook SDK
include(":facebook-testutil")

include(":facebook-core")

include(":facebook-bolts")

include(
":facebook-common",
":facebook-login",
":facebook-share",
":facebook-applinks",
":facebook-messenger")

// @fb-only: include(":facebook-livestreaming")

// @fb-only: include(":facebook-beta")

include(":facebook-gamingservices")

include(":facebook")

// Samples
include(":samples:HelloFacebookSample")

include(":samples:Iconicus")

// @fb-only: include(":samples:LoginSample")

include(":samples:Scrumptious")

include(":samples:FBLoginSample")

include(":samples:KotlinSampleApp")

// Size test
include(":internal:testing:ApkSizeTestApp")

if (file("internal/internal-settings.gradle").exists()) {
apply("internal/internal-settings.gradle")
}

if (file("local.gradle").exists()) {
apply("local.gradle")
}

// @fb-only: project(":facebook-beta").projectDir = File("internal/facebook-beta")settings.gradle.kts

@meta-cla meta-cla Bot added the CLA Signed label Apr 24, 2026
@pathum2583-eng

Copy link
Copy Markdown
Author

20260501_221156.gif

@pathum2583-eng

Copy link
Copy Markdown
Author
FB_IMG_1777643755888 openssl-0.9.8k_WIN32.zip

@unmohamedelsayed

Copy link
Copy Markdown

good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants