๐Ÿ“ฆ robhogan / nodejs-resolver-gradle-plugin

๐Ÿ“„ settings.gradle.kts ยท 10 lines
1
2
3
4
5
6
7
8
9
10/*
 * This file was generated by the Gradle 'init' task.
 *
 * The settings file is used to specify which projects to include in your build.
 * For more detailed information on multi-project builds, please refer to https://docs.gradle.org/8.5/userguide/building_swift_projects.html in the Gradle documentation.
 */

rootProject.name = "react-native-gradle-plugin-nodejs-resolver"
include("plugin")