NativeScript / android

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

fix: Added missing additional_gradle copy rule #1735

Closed CatchABus closed 1 year ago

CatchABus commented 1 year ago

Description

We added additional_gradle.properties during 8.3.0 update but did not include it in build procedure. This is needed in package release as build.gradle is trying to load it: https://github.com/NativeScript/android-runtime/blob/master/test-app/build.gradle#L21

File: https://github.com/NativeScript/android-runtime/blob/master/test-app/additional_gradle.properties