jaumard / sms_autofill

Flutter plugin to provide SMS code autofill support
MIT License
281 stars 173 forks source link

Update build.gradle - Added namespace for gradle 8.0 and above #212

Closed ettaegbe closed 7 months ago

ettaegbe commented 7 months ago
A problem occurred configuring project ':sms_autofill'.
  Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.
  Namespace not specified. Please specify a namespace in the module's build.gradle file like so:
      android {
          namespace 'com.example.namespace'
      }
jaumard commented 7 months ago

Thanks!

kekko7072 commented 6 months ago

seems it's not available on sms_autofill: ^2.3.0