Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Problem build gradle project. #1

Open
maxben14 opened this issue Oct 8, 2017 · 0 comments
Open

Problem build gradle project. #1

maxben14 opened this issue Oct 8, 2017 · 0 comments

Comments

@maxben14
Copy link

maxben14 commented Oct 8, 2017

I install sdk and ndk android and try build apk with gradle.
C:\proxmark3-android-master>C:\Gradle\gradle-4.2.1\bin\gradle

Configure project :app
The setTestClassesDir(File) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use the setTestClassesDirs(FileCollection) method instead.
The getTestClassesDir() method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use the getTestClassesDirs() method instead.
The ConfigurableReport.setDestination(Object) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use the method ConfigurableReport.setDestination(File) instead.

Task :help

Welcome to Gradle 4.2.1.

To run a build, run gradle ...

To see a list of available tasks, run gradle tasks

To see a list of command-line options, run gradle --help

To see more detail about a task, run gradle help --task

Please say me how build, why gradle write me error in your function setTestClassesDir, getTestClassesDir.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant