flutter-sdk
flutter-sdk copied to clipboard
Fix: Merger Dex || AGP || Gradle Error
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