mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 14:58:34 +00:00
Add web and macos, update android and ios (#223)
This commit is contained in:
@@ -38,7 +38,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
|
||||
applicationId "dev.flutter.example.jsonexample"
|
||||
applicationId "dev.flutter.jsonexample"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode flutterVersionCode.toInteger()
|
||||
|
||||
Reference in New Issue
Block a user