lmarceau / flutter-bluetooth

Simple app to try Flutter with the flutter_blue plugin
21 stars 7 forks source link

Error NDK #3

Open 15ground opened 1 year ago

15ground commented 1 year ago

I tried to build but have an error like that: Could not get unknown property 'ndkVersion' for object of type com.android.build.gradle.internal.dsl.BaseAppModuleExtension.

lmarceau commented 1 year ago

@15ground I haven't ran or updated this project in a very long time. You probably need to first update the versions of dependencies and the project for it to maybe run.