1
0
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:
Angela Yu
2023-08-08 19:00:59 -07:00
committed by GitHub
parent 058b7fe7d5
commit 286b5ca6c3
6 changed files with 23 additions and 17 deletions

View File

@@ -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