feat(app): add vworld geocoding and native ads placeholders
This commit is contained in:
@@ -25,7 +25,7 @@ android {
|
||||
applicationId = "com.naturebridgeai.lunchpick"
|
||||
// You can update the following values to match your application needs.
|
||||
// For more information, see: https://flutter.dev/to/review-gradle-config.
|
||||
minSdk = 23
|
||||
minSdk = flutter.minSdkVersion
|
||||
targetSdk = flutter.targetSdkVersion
|
||||
versionCode = flutter.versionCode
|
||||
versionName = flutter.versionName
|
||||
|
||||
Reference in New Issue
Block a user