dkharrat / NexusDialog

Library that allows you to easily and quickly create forms in Android with little code
Apache License 2.0
183 stars 52 forks source link

Error with gradle 4.4 and Android Studio 3.1 #75

Closed powellbird closed 6 years ago

powellbird commented 6 years ago

Very good library, but when upgrading to gradle 4.4 with android studio 3.1, the project stops compiling with an error which says as follows:

Cannot create variant 'android-lint' after configuration ':nexusdialog:debugRuntimeElements' has been resolved

Please Help

dkharrat commented 6 years ago

Fixed in f43a6a0794