Gradle deprecation “Relying on packaging to define the extension of the main artifact…” in Android Studio project can be fixed?
I'd like to learn how to use Android Studio at the best, but I still have limited experience especially in building with Gradle . Executing tasks: [clean] Relying on packaging to define the extension of the main artifact has been deprecated and is scheduled to be removed in Gradle 2.0 :app:clean UP-TO-DATE BUILD SUCCESSFUL Even if everything works I would like to avoid using deprecated methods; I state that I see this question and tried to understand the deprecation message but fairly the focus for me now is understanding building APK on Android Studio and how to put hands in a project created