We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77af7cb commit 1120a32Copy full SHA for 1120a32
build.gradle
@@ -265,7 +265,7 @@ task copyFilesToProjectTemeplate {
265
into "$DIST_FRAMEWORK_PATH/build-tools"
266
}
267
copy {
268
- from "$BUILD_TOOLS_PATH/android-dts-generator/build/libs/dts-generator.jar"
+ from "$BUILD_TOOLS_PATH/android-dts-generator/dts-generator/build/libs/dts-generator.jar"
269
270
271
0 commit comments