UNPKG

react-native-legal

Version:
7 lines (6 loc) 259 B
/** * Modifies root build.gradle with a declaration for AboutLibraries Gradle plugin * * NOTE: As of now, it doesn't support build.gradle.kts (Gradle Kotlin Script) */ export declare function declareAboutLibrariesPlugin(androidProjectPath: string): void;