flutter-sdk icon indicating copy to clipboard operation
flutter-sdk copied to clipboard

Fix: Merger Dex || AGP || Gradle Error

Open tahaf22labs opened this issue 1 year ago • 0 comments

This will fix most of the errors.

Until it is merged, you can get it running by:

  • Update the following in pubspec.yaml file truecaller_sdk: git: url: https://github.com/tahaf22labs/flutter-sdk ref: gradle-update-fix
  • Update the following plugin in settings.gradle file id "com.android.application" version "7.4.1" apply false
  • minSdkVersion should be not less than 24

tahaf22labs avatar Jul 22 '24 21:07 tahaf22labs