inmite / android-validation-komensky

A simple library for validating user input in forms using annotations.
Apache License 2.0
506 stars 78 forks source link

Can't run the project in Android Studio #51

Open TikTak123 opened 6 years ago

TikTak123 commented 6 years ago

I downloaded the project and opened it using Android Studio. Then I updated classpath 'com.android.tools.build:gradle:3.0.1' distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip and I make such a mistake. How can I fix it?

Error:Manifest Tasks does not support the manifestOutputFile property any more, please use the manifestOutputDirectory instead. For more information, please check https://developer.android.com/studio/build/gradle-plugin-3-0-0-migration.html