고원빈

[frontend] build 용 파일 구현

......@@ -38,7 +38,7 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "com.example.flutter_application_1"
applicationId "com.example.Smart_Medicine_Box"
minSdkVersion 16
targetSdkVersion 29
versionCode flutterVersionCode.toInteger()
......