You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I install sdk and ndk android and try build apk with gradle.
C:\proxmark3-android-master>C:\Gradle\gradle-4.2.1\bin\gradle
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.
The text was updated successfully, but these errors were encountered: