londonappbrewery / mi_card_flutter

Starter code for the Mi Card Project from the Complete Flutter Development Bootcamp
https://www.appbrewery.co
430 stars 1.13k forks source link

Build Error with gradle #29

Open Shrey1907 opened 4 years ago

Shrey1907 commented 4 years ago

This error is showing .please help!!!! Launching lib\main.dart on ONEPLUS A6000 in debug mode... Running Gradle task 'assembleDebug'... Exception in thread "main" java.lang.NullPointerException at org.gradle.wrapper.BootstrapMainStarter.findLauncherJar(BootstrapMainStarter.java:34) at org.gradle.wrapper.BootstrapMainStarter.start(BootstrapMainStarter.java:25) at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:129) at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:61) Exception: Gradle task assembleDebug failed with exit code 1

Shrey1907 commented 4 years ago

I tried changing the distribution URL in the gradle.properties file but more errors popped up. I have no clue what to do