mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 01:25:39 +00:00
ced272d906
Summary: **Motivation** Android project for TicTacToe example is missing. **Test plan (required)** Open Android Studio and run TicTacToe-android-app. It builds and runs as expected. Closes https://github.com/facebook/react-native/pull/8918 Differential Revision: D3684375 Pulled By: foghina fbshipit-source-id: cd4112467179d3d334cab198d817ed8b5b32599b
4 lines
185 B
Groovy
4 lines
185 B
Groovy
// Copyright 2004-present Facebook. All Rights Reserved.
|
|
|
|
include ':ReactAndroid', ':Examples:UIExplorer:android:app', ':Examples:Movies:android:app', ':Examples:TicTacToe:android:app'
|