The TaskInputs.source (Object) method is deprecated and should be removed in Gradle 4.0

Android Studio → Terminal → gradlew clean

When I perform this operation, I have a problem:

Error: Could not open cp_init reprogrammed class cache for 561n9x1cpuxa3s0gicmaiwd5p (C: D: \ work_space \ offic_space \ GoGal_AS> gradlew clean JavaCompile.setDependencyCacheDir () method is deprecated and is planned to be removed in Gradle 4.0. Task incremental compilation javaInputs Object) was deprecated and should be removed in Gradle 4.0. Please use TaskInputs.file (Object) .skipWhenEmpty () instead .: clear UP-TO-DATE

Building 50%>: application: clean

It stays at 50% all the time. Can anyone help me?

+3


source to share





All Articles