mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Update google_maps sample (#1984)
This commit is contained in:
@@ -47,7 +47,7 @@ android {
|
||||
applicationId "com.example.google_maps_in_flutter"
|
||||
// You can update the following values to match your application needs.
|
||||
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
|
||||
minSdkVersion 20
|
||||
minSdkVersion 21
|
||||
targetSdkVersion flutter.targetSdkVersion
|
||||
versionCode flutterVersionCode.toInteger()
|
||||
versionName flutterVersionName
|
||||
|
||||
Reference in New Issue
Block a user