NativeScript / android

NativeScript for Android using v8
https://docs.nativescript.org/guide/android-marshalling
Apache License 2.0
519 stars 135 forks source link

feat: settings.gradle plugin #1731

Closed ammarahm-ed closed 1 year ago

ammarahm-ed commented 1 year ago

In certain situations, it is required to run something in the project level settings.gradle usually to add local android projects other than :app. The following PR adds support for a plugin named settings.gradle which can be placed inside AppResources/android/settings.gradle. When the build starts it is run inside platforms/android/settings.gradle.