-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Wanted to clone this to geenrate typings for my own Android library (to be used in a NativeScript plugin)
Steps to reproduce
git clone https://github.com/NativeScript/android-dts-generator.git
cd android-dts-generator
cd dts-generator/
./gradlew jar
FAILURE: Build failed with an exception.
* Where:
Build file '/Users/adriann/Developer/android-dts-generator/dts-generator/build.gradle' line: 14
* What went wrong:
A problem occurred evaluating root project 'dts-generator'.
> /Users/adriann/Developer/android-dts-generator/dts-generator/gradle.properties (No such file or directory)
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 483ms
It seems gradle.properties
is missing.
alexander-mai and AdamAtri
Metadata
Metadata
Assignees
Labels
No labels