shashiben/portfolio

Specify your own unique Application ID (https://developer.android.com/studio/bui...

Closed this issue · 0 comments

todo commented

// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "com.example.portfolio"
minSdkVersion 16
targetSdkVersion 29
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName


This issue was generated by todo based on a TODO comment in 12406de. It's been assigned to @shashiben because they committed the code.