flutter_google_places icon indicating copy to clipboard operation
flutter_google_places copied to clipboard

Execution failed for task ':google_api_headers:compileDebugKotlin'.

Open Mobigic-Vaibhav opened this issue 3 years ago • 1 comments

As we know this package using the google_api_headers internally getting this build time error steps to regenerate: I m migrating my flutter apllication to android embedding v1 ti v2
im at latest stable release of flutter_google_places and to solve this problem i also separately install . my apk have compileSDkversion 32,minSdkVersion 19,targetSDkVersion 31, ext.kotlin_version=1.5.10.

in gradleWrapper property distributionUrl=https://services.gradle.org/distributions/gradle-6.5.1-all.zip

Mobigic-Vaibhav avatar May 12 '22 10:05 Mobigic-Vaibhav