albertgao
05/15/2018, 10:54 PM> Failed to apply plugin [id 'com.android.library']
> Configuration on demand is not supported by the current version of the Android Gradle plugin since you are using Gradle version 4.6 or above. Suggestion: disable configuration on demand by setting org.gradle.configureondemand=false in your gradle.properties file or use a Gradle version less than 4.6.
Anyone has this issue? Even I set that to false
, Android gradle plugin still gives the same errorgiso
05/15/2018, 11:04 PMalbertgao
05/15/2018, 11:06 PMgildor
05/16/2018, 12:33 AMalbertgao
05/16/2018, 12:34 AMgildor
05/16/2018, 12:34 AMalbertgao
05/16/2018, 12:37 AMgildor
05/16/2018, 12:45 AMalbertgao
05/16/2018, 5:15 AM