flutter_advanced_boilerplate icon indicating copy to clipboard operation
flutter_advanced_boilerplate copied to clipboard

FAILURE: Build failed with an exception.

Open jangopper opened this issue 2 years ago • 0 comments

I like it! :) Minor issue: FAILURE: Build failed with an exception.

  • Where: Build file 'C:\Develop\Flutter\Playground\Boilerplates\flutter_advanced_boilerplate-main\android\app\build.gradle' line: 29 AND
  • Where: Build file 'C:\Develop\Flutter\Playground\Boilerplates\flutter_advanced_boilerplate-main\android\app\build.gradle' line: 50

Fixed by adding (in my instance) the following two lines to flutter_advanced_boilerplate\android\local.properties: flutter.compileSdkVersion=33 flutter.minSdkVersion=26

Please add to "How To Use" section.

Thank you for this!

jangopper avatar Dec 03 '22 16:12 jangopper