mirror of
https://github.com/status-im/keycard-exit.git
synced 2025-01-21 00:00:43 +00:00
fa1f694e72
Generated by react-native@0.75.2
7 lines
342 B
Groovy
7 lines
342 B
Groovy
pluginManagement { includeBuild("../node_modules/@react-native/gradle-plugin") }
|
|
plugins { id("com.facebook.react.settings") }
|
|
extensions.configure(com.facebook.react.ReactSettingsExtension){ ex -> ex.autolinkLibrariesFromCommand() }
|
|
rootProject.name = 'keycardExit'
|
|
include ':app'
|
|
includeBuild('../node_modules/@react-native/gradle-plugin')
|